Update install script

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2019-06-24 20:45:11 +02:00
parent 5478b7851a
commit 0aaf994f0b
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4

View file

@ -25,7 +25,6 @@ HOST="$(hostname)"
# Directories which should be created
DIRECTORIES=(
".local/keys"
".local/log"
".local/share/gnupg/"
"documents"
@ -406,5 +405,4 @@ print_log "Set default shell to zsh"
print_section "Post installation information"
echo "${BOLD}Make sure you do the following after this installation:"
echo -e " • Run ${YELLOW}~/.config/polybar/scripts/gmail/auth.py${RESET}${BOLD}"
echo " • Download settings for Visual Studio Code"
echo -e " • Add taskwarrior keys to ${YELLOW}~/.local/keys/taskwarrior/${RESET}"
echo " • Download settings for Visual Studio Code"