aboutsummaryrefslogtreecommitdiff
path: root/tmux/.config
diff options
context:
space:
mode:
authorKumar Damani <damani.kumar@gmail.com>2019-12-09 00:13:52 +0000
committerKumar Damani <damani.kumar@gmail.com>2019-12-09 00:13:52 +0000
commit63ad7837556192589799261cdccc28ee3002b36e (patch)
tree34523192bcac71533d895653bd413455dbaf7e71 /tmux/.config
parentbad72a6710ac3a8d78c98327d9b9f7e987751862 (diff)
updated mutt and st
Diffstat (limited to 'tmux/.config')
-rw-r--r--tmux/.config/tmux/tmux.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/tmux/.config/tmux/tmux.conf b/tmux/.config/tmux/tmux.conf
index f4ff338..e018ced 100644
--- a/tmux/.config/tmux/tmux.conf
+++ b/tmux/.config/tmux/tmux.conf
@@ -34,6 +34,8 @@ bind C-a send-prefix
jimeh/tmux-themepack \
'
+source-file $HOME/.tmux/plugins/dwm.tmux
+
# Other examples:
# set -g @plugin 'github_username/plugin_name'
# set -g @plugin 'git@github.com/user/plugin'