lib/theme: disable THEME_CHECK_SUDO

Move `$THEME_CHECK_SUDO` to `lib/them`, and set it to `false` instead of `true`.
This commit is contained in:
John D Pell
2022-01-12 21:59:40 -08:00
parent 973a1f9b40
commit 21942f6275
3 changed files with 3 additions and 6 deletions

View File

@@ -1,5 +1,3 @@
# Sudo check after every command
THEME_CHECK_SUDO=${THEME_CHECK_SUDO:=true}
#To set color for foreground and background
function set_color {