diff --git a/home/.config/zsh/.zshrc b/home/.config/zsh/.zshrc index d1cdf92..167783e 100755 --- a/home/.config/zsh/.zshrc +++ b/home/.config/zsh/.zshrc @@ -1,7 +1,5 @@ #!/usr/bin/zsh -source /etc/profile - # ZSH Options setopt auto_cd # cd by typing directory name if it's not a command setopt auto_list # automatically list choices on ambiguous completion