Update install.sh

This commit is contained in:
2025-12-22 20:32:26 +01:00
parent 36570f26ac
commit 021a7e7fb0

View File

@@ -19,7 +19,7 @@ echo "alias logs='docker logs -f'" >> ~/.bashrc
echo 'eval "$(zoxide init bash)"' >> ~/.bashrc
echo "alias cd='z' " >> ~/.bashrc
echo "alias ff='fastfetch'" >> ~/.bashrc
echo 'alias rpi="kitty +kitten ssh zoli@192.168.0.9'
echo 'alias rpi="kitty +kitten ssh zoli@192.168.0.9"' >> ~/.bashrc
echo "[4/${steps}] Creating Kitty config folders"