Fixing bootstrap for more seamless zim install-try4
This commit is contained in:
parent
2659361a29
commit
e0ae266a34
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ curl -fsSL https://raw.githubusercontent.com/zimfw/install/master/install.zsh |
|
|||
yadm checkout -- "$HOME/.zimrc"
|
||||
yadm checkout -- "$HOME/.zlogin"
|
||||
yadm checkout -- "$HOME/.zshrc"
|
||||
zimfw install
|
||||
zsh -i -c "zimfw install"
|
||||
echo "+ TMux Plugin Manager"
|
||||
mkdir -p "$HOME/.tmux/plugins"
|
||||
git clone https://github.com/tmux-plugins/tpm "$HOME/.tmux/plugins/tpm"
|
||||
|
|
Loading…
Reference in a new issue