zsh: alias exiy -> exit
This commit is contained in:
@@ -121,6 +121,7 @@ in
|
||||
# common typos
|
||||
"cd.." = "cd ..";
|
||||
"cd../" = "cd ../";
|
||||
"exiy" = "exit";
|
||||
# ls helpers (eza is a nicer `ls`
|
||||
"l" = "eza --oneline"; # show one entry per line
|
||||
"ll" = "eza --long --time-style=long-iso";
|
||||
|
Reference in New Issue
Block a user