Mercurial > hg > zsh-env
comparison zshrc-epm @ 50:d7dbed316e60
add alias
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Wed, 13 Aug 2014 16:54:56 +0200 |
parents | 1cbbe8b41622 |
children | ca2b58d0a32f |
comparison
equal
deleted
inserted
replaced
49:156167445780 | 50:d7dbed316e60 |
---|---|
10 | 10 |
11 # EPM_LOCATION is set through /etc/profile.d/exentra.sh | 11 # EPM_LOCATION is set through /etc/profile.d/exentra.sh |
12 export PS1="%n@${EPM_LOCATION}%# " | 12 export PS1="%n@${EPM_LOCATION}%# " |
13 | 13 |
14 alias fw="sudo iptables --line-numbers -vnL" | 14 alias fw="sudo iptables --line-numbers -vnL" |
15 alias sex="screen -r exentra" | |
15 alias sue="sudo -u exentra -i" | 16 alias sue="sudo -u exentra -i" |