mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-11-22 09:22:19 +00:00
replace absolute path with /home/john
This commit is contained in:
parent
7d4a9987a0
commit
0af36cd777
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ unsetopt beep extendedglob notify
|
|||
bindkey -v
|
||||
# End of lines configured by zsh-newuser-install
|
||||
# The following lines were added by compinstall
|
||||
zstyle :compinstall filename '/home/john/.zshrc'
|
||||
zstyle :compinstall filename '$HOME/.zshrc'
|
||||
|
||||
autoload -Uz compinit
|
||||
compinit
|
||||
|
|
Loading…
Reference in a new issue