diff options
Diffstat (limited to '.zshrc')
| -rw-r--r-- | .zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ setopt hist_ignore_space # Misc options setopt autocd setopt extendedglob +unsetopt BEEP # Aliases alias ls='ls --color=auto' |
