Removes rogue Arch Linux statement

This commit is contained in:
Alicia Sykes 2022-11-17 14:41:12 +00:00
parent 6237895ed3
commit 158c6492c9

View File

@ -103,7 +103,7 @@ make_intro () {
cleanup () {
# Reset tab color and title (iTerm2 only)
echo -e "\033];\007\033]6;1;bg;*;default\a"
Arch
# Unset re-used variables
unset PROMPT_TIMEOUT
unset AUTO_YES