chore(shell): add aliases and cleanup zsh plugins

This commit is contained in:
2023-09-20 09:48:28 +03:00
parent da1473547a
commit 5c74383dda
2 changed files with 49 additions and 4 deletions

View File

@@ -67,15 +67,11 @@ x-default-antigen-bundles()
export ZSH_TMUX_AUTOQUIT=false
export ZSH_TMUX_DEFAULT_SESSION_NAME=main
# Add keychain to ssh-agent args when on macOS
have brew && zstyle :omz:plugins:ssh-agent ssh-add-args --apple-load-keychain
# these should be always available
antigen bundle tmux
antigen bundle colored-man-pages
antigen bundle command-not-found
antigen bundle ssh-agent
# antigen bundle MichaelAquilina/zsh-you-should-use
antigen bundle jreese/zsh-titles
antigen bundle unixorn/autoupdate-antigen.zshplugin
antigen bundle zsh-users/zsh-completions