diff --git a/config/bootstrap.conf.yml b/config/bootstrap.conf.yml index 4b4e1ea..8eae690 100644 --- a/config/bootstrap.conf.yml +++ b/config/bootstrap.conf.yml @@ -1,6 +1,7 @@ # Setup zinit - create: - ~/.zinit + - ~/.tmux - shell: - description: Clone zinit @@ -16,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: