Commit b441c57a authored by Crestwave's avatar Crestwave

neofetch: add comments

parent 2943116d
...@@ -30,6 +30,8 @@ ...@@ -30,6 +30,8 @@
version=7.0.0 version=7.0.0
# Fallback to a value of '5' for shells which support bash
# but do not set the 'BASH_' shell variables (osh).
bash_version=${BASH_VERSINFO[0]:-5} bash_version=${BASH_VERSINFO[0]:-5}
shopt -s eval_unsafe_arith &>/dev/null shopt -s eval_unsafe_arith &>/dev/null
sys_locale=${LANG:-C} sys_locale=${LANG:-C}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment