Update marker.sh path in .zshrc

This commit is contained in:
Frank Qing
2024-05-01 13:22:05 +08:00
parent f6881d46a2
commit 9e9672862c

2
.zshrc
View File

@@ -142,7 +142,7 @@ plugins=(
# NPM_PACKAGES="${HOME}/.npm"
# PATH="$NPM_PACKAGES/bin:$PATH"
[[ -s "$HOME/.config/ezsh/marker/marker.sh" ]] && source "$HOME/.config/ezsh/marker/marker.sh"
[[ -s "$HOME/.marker/marker.sh" ]] && source "$HOME/.marker/marker.sh"
autoload -U compinit && compinit -C -d ~/.cache/zsh/.zcompdump # zsh-completions
# autoload bashcompinit # bash completions