mirror of https://github.com/einverne/dotfiles.git
Ein Verne
4 years ago
2 changed files with 4 additions and 0 deletions
@ -37,5 +37,8 @@ if [ "$use_vim_configs" == "Y" ] || [ "$use_vim_configs" == "y" ]; then
|
||||
git clone [email protected]:zsh-users/antigen.git $HOME/antigen |
||||
fi |
||||
|
||||
# install asdf |
||||
git clone https://github.com/asdf-vm/asdf.git ~/.asdf |
||||
|
||||
git submodule init && git submodule update |
||||
|
||||
|
Loading…
Reference in new issue