Bash and tmux updates
This commit is contained in:
@@ -45,6 +45,9 @@
|
||||
|
||||
# Footer {{{
|
||||
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
|
||||
run '~/.tmux/plugins/tpm/tpm'
|
||||
if "test ! -d ~/.tmux/plugins/tpm" \
|
||||
"run 'git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm && ~/.tmux/plugins/tpm/tpm && ~/.tmux/plugins/tpm/bin/install_plugins'"
|
||||
if "test -d ~/.tmux/plugins/tpm" \
|
||||
"run -b '~/.tmux/plugins/tpm/tpm'"
|
||||
# }}}
|
||||
# vim: foldenable foldmethod=marker
|
||||
|
Reference in New Issue
Block a user