Keep this on one line
This commit is contained in:
parent
062bc3fc0a
commit
d6dc16cca1
@ -176,8 +176,7 @@ set -g @continuum-restore 'on'
|
||||
|
||||
# Install TPM if it does not exist
|
||||
if "test ! -d ~/.tmux/plugins/tpm" \
|
||||
"run 'git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm" \
|
||||
"&& ~/.tmux/plugins/tpm/bin/install_plugins'"
|
||||
"run 'git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm && ~/.tmux/plugins/tpm/bin/install_plugins'"
|
||||
|
||||
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
|
||||
run '~/.tmux/plugins/tpm/tpm'
|
||||
|
Loading…
Reference in New Issue
Block a user