all repos — nixfiles @ 935f48e57f591495e345b976933c32dd83bfed6d

System and user configuration, managed by nix and home-manager

zsh: Disable globbing for the salt command

Alan Pearce
commit

935f48e57f591495e345b976933c32dd83bfed6d

parent

9200045481dd98c9fd3fba601c53cd9040035266

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M zsh/zshrczsh/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 "