parent
d164d4c8f6
commit
1e68f174cd
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue