Config: Remove locale setting from user config
This commit is contained in:
parent
589c54a2ad
commit
8325a87add
|
@ -3,9 +3,6 @@
|
||||||
# Neofetch config file
|
# Neofetch config file
|
||||||
# https://github.com/dylanaraps/neofetch
|
# https://github.com/dylanaraps/neofetch
|
||||||
|
|
||||||
# Speed up script by not using unicode
|
|
||||||
export LC_ALL=C
|
|
||||||
export LANG=C
|
|
||||||
|
|
||||||
# See this wiki page for more info:
|
# See this wiki page for more info:
|
||||||
# https://github.com/dylanaraps/neofetch/wiki/Customizing-Info
|
# https://github.com/dylanaraps/neofetch/wiki/Customizing-Info
|
||||||
|
|
Reference in New Issue