make sure the proper zshrc is used
This commit is contained in:
parent
4d5e1112aa
commit
c61c65cde6
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ apply() {
|
|||
[ -d "$PL_DIR" ] || git clone https://github.com/zsh-users/zsh-syntax-highlighting.git $PL_DIR
|
||||
fi
|
||||
|
||||
unlink $HOME/.zshrc
|
||||
[ -e "$HOME/.zshrc" ] || ln files/.zshrc $HOME/.zshrc
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue