diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2025-08-08 22:07:28 -0400 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2025-08-08 22:07:28 -0400 |
| commit | 3f93b57902e02d38468cb18ce442f2e66e52f901 (patch) | |
| tree | 6a30875ea3a332b9b7bca5b73d458c3b02e9d540 /.zshrc | |
| parent | 08f7fb2f3a2306b54ddcc26e72c758625a14acc0 (diff) | |
improve zsh and telescope
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' |
