summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xzsh/zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/zshrc b/zsh/zshrc
index c3b4137..9224464 100755
--- a/zsh/zshrc
+++ b/zsh/zshrc
@@ -301,6 +301,7 @@ alias llr="ll -t"
 alias gpp='g++'
 alias lsr="${ls} -tld *(m-2)" # mtime < -2days
 
+alias salt="noglob salt"
 alias trans="transmission-remote transmission.home"
 alias bitcoin="bitcoind"
 alias su="smart_sudo "