remove explicit references to homedir path
This commit is contained in:
@@ -11,7 +11,7 @@ unsetopt beep
|
||||
bindkey -v
|
||||
# End of lines configured by zsh-newuser-install
|
||||
# The following lines were added by compinstall
|
||||
zstyle :compinstall filename '/home/joel/.zshrc'
|
||||
zstyle :compinstall filename "$ZDOTDIR/.zshrc"
|
||||
|
||||
autoload -Uz compinit
|
||||
compinit -d "$XDG_CACHE_HOME"/zsh/zcompdump-"$ZSH_VERSION"
|
||||
|
Reference in New Issue
Block a user