mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-02 07:44:03 +01:00
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:
parent
6330d3567e
commit
ded33ed297
@ -112,3 +112,8 @@ alias supybot-owner-quit="killall -INT supybot "
|
|||||||
# ZSH specific.
|
# ZSH specific.
|
||||||
# I think that "theme" is more describing than "prompt".
|
# I think that "theme" is more describing than "prompt".
|
||||||
alias theme="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"
|
||||||
|
Loading…
Reference in New Issue
Block a user