Mercurial > hg > zsh-env
comparison zshrc-cassiopeia @ 89:a31352c6a051
The folder for the rpi checkout has changed ...
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Mon, 23 May 2016 08:57:44 +0200 |
parents | 857bc5e55998 |
children | abb5f16ddcb3 |
comparison
equal
deleted
inserted
replaced
88:857bc5e55998 | 89:a31352c6a051 |
---|---|
21 # | 21 # |
22 alias ant="/opt/eclipse-4.5/plugins/org.apache.ant_1.9.4.v201504302020/bin/ant" | 22 alias ant="/opt/eclipse-4.5/plugins/org.apache.ant_1.9.4.v201504302020/bin/ant" |
23 alias bzip=lbzip2 | 23 alias bzip=lbzip2 |
24 alias df="df -h" | 24 alias df="df -h" |
25 alias env="env | sort | $PAGER" | 25 alias env="env | sort | $PAGER" |
26 alias ex-dist="/home/dirk/Projects/Exentra/RPI/rpi/utils/ex-dist" | 26 alias ex-dist="/home/dirk/Projects/Exentra/Source/rpi/utils/ex-dist" |
27 alias ex-eclipse="/home/dirk/Projects/Exentra/RPI/rpi/utils/ex-eclipse" | 27 alias ex-eclipse="/home/dirk/Projects/Exentra/Source/rpi/utils/ex-eclipse" |
28 alias ex-install="/home/dirk/Projects/Exentra/RPI/rpi/utils/ex-install" | 28 alias ex-install="/home/dirk/Projects/Exentra/Source/rpi/utils/ex-install" |
29 alias ne=neditc | 29 alias ne=neditc |
30 alias ping=noping | 30 alias ping=noping |
31 alias top=htop | 31 alias top=htop |
32 | 32 |
33 # | 33 # |