general: Remove old_ifs.
This commit is contained in:
1
neofetch
1
neofetch
@@ -14,7 +14,6 @@ version="3.4.1-git"
|
|||||||
bash_version="${BASH_VERSION/.*}"
|
bash_version="${BASH_VERSION/.*}"
|
||||||
sys_locale="${LANG:-C}"
|
sys_locale="${LANG:-C}"
|
||||||
XDG_CONFIG_HOME="${XDG_CONFIG_HOME:-${HOME}/.config}"
|
XDG_CONFIG_HOME="${XDG_CONFIG_HOME:-${HOME}/.config}"
|
||||||
old_ifs="$IFS"
|
|
||||||
|
|
||||||
# Speed up script by not using unicode.
|
# Speed up script by not using unicode.
|
||||||
export LC_ALL=C
|
export LC_ALL=C
|
||||||
|
|||||||
Reference in New Issue
Block a user