diff options
-rw-r--r-- | .zsh_antigen | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.zsh_antigen b/.zsh_antigen index 71fe473..30c7769 100644 --- a/.zsh_antigen +++ b/.zsh_antigen @@ -15,5 +15,7 @@ antigen bundle 'https://github.com/MichaelAquilina/zsh-you-should-use' antigen bundle 'https://github.com/zsh-users/zsh-completions' +antigen bundle "https://github.com/greymd/tmux-xpanes" + antigen apply |