Update install script
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
5478b7851a
commit
0aaf994f0b
1 changed files with 1 additions and 3 deletions
2
install
2
install
|
@ -25,7 +25,6 @@ HOST="$(hostname)"
|
||||||
|
|
||||||
# Directories which should be created
|
# Directories which should be created
|
||||||
DIRECTORIES=(
|
DIRECTORIES=(
|
||||||
".local/keys"
|
|
||||||
".local/log"
|
".local/log"
|
||||||
".local/share/gnupg/"
|
".local/share/gnupg/"
|
||||||
"documents"
|
"documents"
|
||||||
|
@ -407,4 +406,3 @@ print_section "Post installation information"
|
||||||
echo "${BOLD}Make sure you do the following after this installation:"
|
echo "${BOLD}Make sure you do the following after this installation:"
|
||||||
echo -e " • Run ${YELLOW}~/.config/polybar/scripts/gmail/auth.py${RESET}${BOLD}"
|
echo -e " • Run ${YELLOW}~/.config/polybar/scripts/gmail/auth.py${RESET}${BOLD}"
|
||||||
echo " • Download settings for Visual Studio Code"
|
echo " • Download settings for Visual Studio Code"
|
||||||
echo -e " • Add taskwarrior keys to ${YELLOW}~/.local/keys/taskwarrior/${RESET}"
|
|
Loading…
Add table
Add a link
Reference in a new issue