Compare commits
No commits in common. "e04bf0b2bd50996ad97e40806de8c48ac278e0e5" and "8f337208f91af4bacc35312dc512e38915d979d0" have entirely different histories.
e04bf0b2bd
...
8f337208f9
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +0,0 @@
|
|||||||
plugins/*
|
|
||||||
!plugins/tpm
|
|
@ -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'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user