deleted nvim dir cuz unused, updated configure to have my fork of kickstart
This commit is contained in:
@@ -33,8 +33,7 @@ echo "Turining on sddm login manager"
|
|||||||
sudo systemctl enable sddm
|
sudo systemctl enable sddm
|
||||||
|
|
||||||
echo "Cloining kickstart nvim to nvim config location"
|
echo "Cloining kickstart nvim to nvim config location"
|
||||||
git clone https://github.com/nvim-lua/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
|
git clone https://github.com/htamas1210/kickstart-modular.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
|
||||||
cp "$START_DIR"/nvim/* $HOME/.config/nvim/ -r
|
|
||||||
|
|
||||||
echo "Installing rust and go and bootdev cli"
|
echo "Installing rust and go and bootdev cli"
|
||||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
|
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
|
||||||
|
|||||||
1021
nvim/init.lua
1021
nvim/init.lua
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user