Added tmux aw-watcher thingy

This commit is contained in:
Alex Kelly 2021-08-03 13:21:03 -04:00
commit e19cdbb7b2
2 changed files with 6 additions and 6 deletions

View file

@ -96,3 +96,4 @@ set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'tmux-plugins/tmux-sensible'
set -g @plugin 'tmux-plugins/tmux-resurrect'
run -b '~/.tmux/plugins/tpm/tpm'
set -g @plugin 'akohlbecker/aw-watcher-tmux'