refactor: zsh
This commit is contained in:
@@ -14,7 +14,7 @@ if [ "$2" == "zsh" ] ; then
|
||||
fi
|
||||
echo "GIT_UTILITIES_BIN=${REPO}/bin" >> $FILE
|
||||
echo "export PATH=${GIT_UTILITIES_BIN}:$PATH" >> $FILE
|
||||
echo "source ${REPO}/dotfiles/git-completion.zsh" >> $FILE
|
||||
# echo "source ${REPO}/dotfiles/git-completion.zsh" >> $FILE
|
||||
# echo "source ${REPO}/dotfiles/git-prompt.sh" >> $FILE
|
||||
echo "source ${REPO}/dotfiles/zprofile" >> $FILE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user