chore: disable antigen tmux, add xdg-ninja alias

This commit is contained in:
2024-08-29 13:19:22 +03:00
parent 1803d41969
commit bbc26e66dd
2 changed files with 4 additions and 1 deletions

View File

@@ -56,7 +56,7 @@ load_antigen()
antigen bundle ssh-agent
antigen bundle gpg-agent
antigen bundle brew
antigen bundle tmux
# antigen bundle tmux
antigen bundle colored-man-pages
antigen bundle zsh-users/zsh-completions
antigen bundle eza

View File

@@ -61,6 +61,9 @@ alias ta='tmux attach || tmux'
alias nvim-ks='NVIM_APPNAME="nvim-kickstart" nvim'
alias ks='NVIM_APPNAME="nvim-kickstart" nvim'
# xdg-ninja aliases for better experience
alias xdg='xdg-ninja --skip-ok --skip-unsupported'
# watch with: differences, precise, beep and color
alias watchx='watch -dpbc'
# delete .DS_Store files