add more shell preventions

This commit is contained in:
Schrottkatze 2024-04-18 18:47:22 +02:00
parent 54b25b154a
commit 20daa94697
No known key found for this signature in database

View file

@ -843,3 +843,6 @@ alias togglecaps = xdotool key Caps_Lock;
alias TOGGLECAPS = togglecaps;
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!";