This commit is contained in:
2021-10-14 18:47:46 +00:00
commit 96a3c9b939

6
tmux.conf Normal file
View File

@@ -0,0 +1,6 @@
# List of plugins
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'tmux-plugins/tmux-resurrect'
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
run '~/.tmux/plugins/tpm/tpm'