@@ -38,7 +38,7 @@ shopt -s eval_unsafe_arith &>/dev/null
|
|||||||
sys_locale=${LANG:-C}
|
sys_locale=${LANG:-C}
|
||||||
XDG_CONFIG_HOME=${XDG_CONFIG_HOME:-${HOME}/.config}
|
XDG_CONFIG_HOME=${XDG_CONFIG_HOME:-${HOME}/.config}
|
||||||
PATH=$PATH:/usr/xpg4/bin:/usr/sbin:/sbin:/usr/etc:/usr/libexec
|
PATH=$PATH:/usr/xpg4/bin:/usr/sbin:/sbin:/usr/etc:/usr/libexec
|
||||||
reset='\e[39;22m'
|
reset='\e[0m'
|
||||||
shopt -s nocasematch extglob
|
shopt -s nocasematch extglob
|
||||||
|
|
||||||
# Speed up script by not using unicode.
|
# Speed up script by not using unicode.
|
||||||
|
|||||||
Reference in New Issue
Block a user