general: Remove old_ifs.
This commit is contained in:
parent
2e8e69a120
commit
e91648ad67
1 changed files with 0 additions and 1 deletions
1
neofetch
1
neofetch
|
@ -14,7 +14,6 @@ version="3.4.1-git"
|
|||
bash_version="${BASH_VERSION/.*}"
|
||||
sys_locale="${LANG:-C}"
|
||||
XDG_CONFIG_HOME="${XDG_CONFIG_HOME:-${HOME}/.config}"
|
||||
old_ifs="$IFS"
|
||||
|
||||
# Speed up script by not using unicode.
|
||||
export LC_ALL=C
|
||||
|
|
Loading…
Reference in a new issue