Update installation script
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
1d746abf6f
commit
636c25e519
1 changed files with 1 additions and 1 deletions
2
install
2
install
|
@ -366,7 +366,7 @@ print_log "Set default shell to zsh"
|
||||||
###############################################################################
|
###############################################################################
|
||||||
print_section "Post installation information"
|
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}"
|
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"
|
||||||
|
|
||||||
if [ "${IS_WORK}" = "0" ]; then
|
if [ "${IS_WORK}" = "0" ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue