summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Jaeger <git-commit@henk.geekmail.org>2020-09-07 10:07:53 +0200
committerHendrik Jaeger <git-commit@henk.geekmail.org>2020-09-07 10:07:53 +0200
commita38334993015197f64f06f0ec51e4566e6ecfc37 (patch)
treeea295b4921ec4f01b3997ee58f75bc1fcd1b1a3b
parent9a9a1d69e6021a381343eaac4de6b88d2a7038a8 (diff)
Add xpanes plugin
-rw-r--r--.zsh_antigen2
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