add more shell preventions
This commit is contained in:
parent
54b25b154a
commit
20daa94697
1 changed files with 3 additions and 0 deletions
|
@ -843,3 +843,6 @@ alias togglecaps = xdotool key Caps_Lock;
|
||||||
alias TOGGLECAPS = togglecaps;
|
alias TOGGLECAPS = togglecaps;
|
||||||
|
|
||||||
alias bash = echo $"(ansi red)no, fuck that shit!";
|
alias bash = echo $"(ansi red)no, fuck that shit!";
|
||||||
|
alias sh = echo $"(ansi red)no, fuck that shit!";
|
||||||
|
alias zsh = echo $"(ansi red)no, fuck that shit!";
|
||||||
|
alias fish = echo $"(ansi red)no, fuck that shit!";
|
||||||
|
|
Loading…
Reference in a new issue