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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user