fixed branding

This commit is contained in:
Stefen Auris 2025-08-27 01:40:19 -04:00
parent af242c3084
commit 831d2dd0b7

View file

@ -7,12 +7,12 @@ git clone https://tpope.io/vim/sensible.git ~/.vim/pack/tpope/start
echo "Install Neovim"
mkdir -v ~/bin
if [[ -f "/usr/bin/neovim" ]]; then
trash ~/bin/nvim
curl -L https://github.com/neovim/neovim/releases/download/v0.11.2/nvim-linux-x86_64.appimage -o ~/bin/nvim
chmod u+x ~/bin/nvim
trash ~/bin/nvim
curl -L https://github.com/neovim/neovim/releases/download/v0.11.2/nvim-linux-x86_64.appimage -o ~/bin/nvim
chmod u+x ~/bin/nvim
fi
echo "Install NvChad"
echo "Install Lazyvim"
# https://nvchad.com/docs/quickstart/install
trash ~/.config/nvim/
trash ~/.local/state/nvim/