zsh: alias "quit" to "exit"
This commit is contained in:
@@ -128,6 +128,7 @@ in
|
||||
"ll" = "eza --long --time-style=long-iso";
|
||||
# overcome poor defaults
|
||||
"lsof" = "lsof -P"; #< lsof: use port *numbers*, not names
|
||||
"quit" = "exit";
|
||||
"tcpdump" = "tcpdump -n"; #< tcpdump: use port *numbers*, not names
|
||||
};
|
||||
setOptions = [
|
||||
|
Reference in New Issue
Block a user