mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2024-11-05 15:16:23 +01:00
add more shell preventions
This commit is contained in:
parent
54b25b154a
commit
20daa94697
|
@ -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!";
|
||||
|
|
Loading…
Reference in a new issue