support tmux
This commit is contained in:
9
tmux/.tmux.conf
Normal file
9
tmux/.tmux.conf
Normal file
@@ -0,0 +1,9 @@
|
||||
set -g @plugin 'tmux-plugins/tpm'
|
||||
set -g @plugin 'tmux-plugins/tmux-sensible'
|
||||
|
||||
run ~/git-repos/dracula-tmux/dracula.tmux
|
||||
|
||||
set -g @dracula-plugins "git"
|
||||
|
||||
run '~/.tmux/plugins/tpm/tpm'
|
||||
|
||||
Reference in New Issue
Block a user