Compare commits
2 Commits
a042e5e356
...
e04bf0b2bd
Author | SHA1 | Date | |
---|---|---|---|
e04bf0b2bd | |||
133bc7c047 |
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
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 '~/.tmux/plugins/tpm/tpm'
|
run "${$HOME}/.config/tmux/plugins/tpm/tpm"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user