diff --git a/bashrc b/bashrc index 2fdd2c3e..a2379ee9 100644 --- a/bashrc +++ b/bashrc @@ -265,11 +265,6 @@ alias supybot-generate-messages.pot-xgettext="xgettext --language=Python config. # 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" - ## -- Start of aliases which are saved from Ubuntu default bashrc. -- # enable color support of ls and also add handy aliases diff --git a/s b/s new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/s @@ -0,0 +1 @@ + diff --git a/zshrc b/zshrc index 7d67913a..ca7d2a6f 100644 --- a/zshrc +++ b/zshrc @@ -208,11 +208,6 @@ alias supybot-generate-messages.pot-xgettext="xgettext --language=Python config. # 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" - ## -- Start of aliases which are saved from Ubuntu default bashrc. -- # enable color support of ls and also add handy aliases