Mercurial > hg > zsh-env
changeset 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 | 4af7f1f22633 |
files | zshrc-cassiopeia |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/zshrc-cassiopeia Fri May 13 06:23:20 2016 +0200 +++ b/zshrc-cassiopeia Mon May 23 08:57:44 2016 +0200 @@ -23,9 +23,9 @@ alias bzip=lbzip2 alias df="df -h" alias env="env | sort | $PAGER" -alias ex-dist="/home/dirk/Projects/Exentra/RPI/rpi/utils/ex-dist" -alias ex-eclipse="/home/dirk/Projects/Exentra/RPI/rpi/utils/ex-eclipse" -alias ex-install="/home/dirk/Projects/Exentra/RPI/rpi/utils/ex-install" +alias ex-dist="/home/dirk/Projects/Exentra/Source/rpi/utils/ex-dist" +alias ex-eclipse="/home/dirk/Projects/Exentra/Source/rpi/utils/ex-eclipse" +alias ex-install="/home/dirk/Projects/Exentra/Source/rpi/utils/ex-install" alias ne=neditc alias ping=noping alias top=htop