diff --git a/zshrc b/zshrc index 6143059..d3eab43 100644 --- a/zshrc +++ b/zshrc @@ -9,7 +9,6 @@ # Determine zsh conf file position. On Debian/Ubuntu is /etc/zsh, on other should be /etc # - [ -d /etc/zsh ] && BASE="/etc/zsh" || BASE="/etc" [ -d ~/.zsh ] && BASE=~/.zsh