From fb772c148d14bdd441ad07d0197789e8a30a36f8 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Thu, 25 Mar 2021 16:22:33 +0100 Subject: zshrc: update compinstall filename --- .zsh/zshrc/20_compsys | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-54-g00ecf