diff --git a/other/config.nu b/other/config.nu index f6fe0c7..b73d09f 100644 --- a/other/config.nu +++ b/other/config.nu @@ -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!";