From 2fe4f1018563b928f0e061b45cfdbd0eda890dac Mon Sep 17 00:00:00 2001 From: Ein Verne Date: Wed, 1 Dec 2021 21:05:49 +0800 Subject: [PATCH] Update tpm path --- config/bootstrap.conf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/bootstrap.conf.yml b/config/bootstrap.conf.yml index 7d82a80..8eae690 100644 --- a/config/bootstrap.conf.yml +++ b/config/bootstrap.conf.yml @@ -17,7 +17,7 @@ command: | if cd ~/.tmux/plugins/tpm; then git pull; - else git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm + else git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm; fi # Change default shell to zsh - shell: