refactored spacevim to neovim
This commit is contained in:
parent
431cd22232
commit
af7703c168
2 changed files with 8 additions and 6 deletions
6
init.sh
6
init.sh
|
@ -74,9 +74,9 @@ git_user () {
|
|||
fi
|
||||
}
|
||||
|
||||
#install spacevim & neovim
|
||||
echo "Installing Spacevim & Friends!"
|
||||
bash ./spacevim.sh
|
||||
#install neovim & nvchad
|
||||
echo "Installing neovim & Friends!"
|
||||
bash ./nvchad.sh
|
||||
|
||||
#install fonts for terminal
|
||||
fonts () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue