Compare commits

...

1 Commits

Author SHA1 Message Date
eea38195a1 Плагин https://github.com/unixorn/git-extra-commands 2025-06-28 09:15:11 +03:00

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