diff --git a/install.sh b/install.sh index 6d761df2..a36b69c8 100755 --- a/install.sh +++ b/install.sh @@ -12,6 +12,7 @@ elif [[ $d == "Arch" ]]; then sudo pacman -Sy curl fi +echo -e "${GREEN}[+] Installing stow...${ENDCOLOR}" p i stow # Link dotfile home to $HOME