Mercurial > hg > zsh-env
comparison zshrc-cassiopeia @ 157:ca7dbc6c6aae
add an alias to go directly to the exentra sources
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Fri, 27 Sep 2019 10:54:49 +0200 |
parents | 55466fa02e0a |
children | 92da49be823d |
comparison
equal
deleted
inserted
replaced
156:2f71ba394858 | 157:ca7dbc6c6aae |
---|---|
19 # | 19 # |
20 # aliases | 20 # aliases |
21 # | 21 # |
22 alias ant="/opt/eclipse-photon/plugins/org.apache.ant_1.10.3.v20180417-1627/bin/ant" | 22 alias ant="/opt/eclipse-photon/plugins/org.apache.ant_1.10.3.v20180417-1627/bin/ant" |
23 alias bzip=lbzip2 | 23 alias bzip=lbzip2 |
24 alias cdex="cd $HOME/Projects/Exentra/Source" | |
24 alias df="df -h" | 25 alias df="df -h" |
25 alias env="env | sort | $PAGER" | 26 alias env="env | sort | $PAGER" |
26 alias ex-dist="/home/dirk/Projects/Exentra/Source/rpi/utils/ex-dist" | 27 alias ex-dist="/home/dirk/Projects/Exentra/Source/rpi/utils/ex-dist" |
27 alias ex-install="/home/dirk/Projects/Exentra/Source/rpi/utils/ex-install" | 28 alias ex-install="/home/dirk/Projects/Exentra/Source/rpi/utils/ex-install" |
28 alias jmx="docker run -it --rm --network host exentra/jmxterm:latest" | 29 alias jmx="docker run -it --rm --network host exentra/jmxterm:latest" |