This commit is contained in:
2025-06-28 09:15:11 +03:00
parent c7bb09d5bc
commit eea38195a1

View File

@ -74,6 +74,7 @@ if command -v git > /dev/null 2>&1; then
zinit snippet OMZP::git-extras
zinit snippet OMZP::github
[ -z ${SSH_CONNECTION+set} ] && zinit snippet OMZP::git-auto-fetch
zinit light unixorn/git-extra-commands
fi
if command -v psql > /dev/null 2>&1; then