diff options
-rw-r--r-- | .zsh/zshrc/20_compsys | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.zsh/zshrc/20_compsys b/.zsh/zshrc/20_compsys index 102c31b..712a4ab 100644 --- a/.zsh/zshrc/20_compsys +++ b/.zsh/zshrc/20_compsys @@ -10,7 +10,7 @@ # # Source repository: git://git.distanz.ch/dotfiles/zsh.git -zstyle :compinstall filename '$ZDOTDIR/zshrc/20_compsys' +zstyle :compinstall filename "$ZDOTDIR/zshrc/20_compsys" ### INIT |