Update configure.sh

This commit is contained in:
2025-12-30 20:08:06 +01:00
parent e290b927a3
commit 22ffe9b916

View File

@@ -61,7 +61,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/htamas1210/kickstart-modular.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim git clone http://rpiserver.ddns.net:3000/htamas1210/kickstart-modular.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
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