I learned this with hard way...

...I don't say anything about this, you don't want to learn this that way!
This commit is contained in:
Mika Suomalainen 2011-10-02 17:02:04 +03:00
parent 6330d3567e
commit ded33ed297
1 changed files with 5 additions and 0 deletions

View File

@ -112,3 +112,8 @@ alias supybot-owner-quit="killall -INT supybot "
# ZSH specific.
# I think that "theme" is more describing than "prompt".
alias theme="prompt "
# Hard way teached me to
alias vipw="vipw && vipw -s && vipw -g && visudo"
alias visudo="visudo && vipw && vipw -g && vipw -s"
alias vigr="vigr && vigr -s && vigr -p && visudo"