diff --git a/zsh/zsh/.zshrc b/zsh/zsh/.zshrc index b589a22..559d61b 100644 --- a/zsh/zsh/.zshrc +++ b/zsh/zsh/.zshrc @@ -1,6 +1,6 @@ # The following lines were added by compinstall zstyle ':completion:*' completer _complete _ignored _approximate -zstyle :compinstall filename '/home/julien/.zshrc' +zstyle :compinstall filename "$HOME/.zshrc" autoload -Uz compinit compinit