[zsh] Correct home forlder
This commit is contained in:
parent
bcd024d326
commit
5fa44eda0a
@ -1,5 +1,5 @@
|
||||
#Init completion System
|
||||
zstyle :compinstall filename '/home/mathieu/.zshrc'
|
||||
zstyle :compinstall filename '$HOME/.zshrc'
|
||||
autoload -Uz compinit
|
||||
compinit
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user