Minor update to install.sh

This commit is contained in:
2024-03-25 13:32:52 +00:00
parent e8d8b14edf
commit f415a56c44

View File

@@ -12,6 +12,7 @@ elif [[ $d == "Arch" ]]; then
sudo pacman -Sy curl sudo pacman -Sy curl
fi fi
echo -e "${GREEN}[+] Installing stow...${ENDCOLOR}"
p i stow p i stow
# Link dotfile home to $HOME # Link dotfile home to $HOME