some changes

This commit is contained in:
piecka 2025-04-30 10:40:19 +02:00
parent 99ae6a19f6
commit 16119cebfc
3 changed files with 2 additions and 7 deletions

View file

@ -69,8 +69,8 @@ else
fi
# ──────────────────────────────────────< fzf plugin >──────────────────────────────────────
[ -d "$HOME/.zsh/plugins/fzf-zsh-plugin/bin" ] &&
export PATH="$HOME/.zsh/plugins/fzf-zsh-plugin/bin:$PATH"
# [ -d "$HOME/.zsh/plugins/fzf-zsh-plugin/bin" ] &&
# export FZF_PATH="$HOME/.zsh/plugins/fzf-zsh-plugin/bin"
# ──────────────────────────────────────< git config >──────────────────────────────────────
getGitDir() {