Add vim config and small fixes

This commit is contained in:
2025-04-10 14:14:51 +01:00
parent 93d1efbaf1
commit 192e759209
6 changed files with 1030 additions and 13 deletions

View File

@@ -6,7 +6,7 @@ NC="\e[0m"
printf "%b\n" "${YELLOW}Updating apt...${NC}"
sudo apt update
sudo apt upgrade
sudo apt dist-upgrade
sudo apt full-upgrade
sudo apt autoremove
sudo apt autoclean