Update configure.sh
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user