Compare commits

..

No commits in common. "e04bf0b2bd50996ad97e40806de8c48ac278e0e5" and "8f337208f91af4bacc35312dc512e38915d979d0" have entirely different histories.

2 changed files with 1 additions and 3 deletions

2
.gitignore vendored
View File

@ -1,2 +0,0 @@
plugins/*
!plugins/tpm

View File

@ -65,4 +65,4 @@ set -g @plugin "nordtheme/tmux"
# set -g @plugin 'git@bitbucket.com:user/plugin' # set -g @plugin 'git@bitbucket.com:user/plugin'
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf) # Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
run "${$HOME}/.config/tmux/plugins/tpm/tpm" run '~/.tmux/plugins/tpm/tpm'