diff --git a/.zsh/02_Completion.zsh b/.zsh/02_Completion.zsh index f2b4677..970e25a 100644 --- a/.zsh/02_Completion.zsh +++ b/.zsh/02_Completion.zsh @@ -1,5 +1,5 @@ #Init completion System -zstyle :compinstall filename '/home/mathieu/.zshrc' +zstyle :compinstall filename '$HOME/.zshrc' autoload -Uz compinit compinit