Move comment
This commit is contained in:
parent
d8a1165694
commit
cb9e7fac4c
1 changed files with 3 additions and 3 deletions
6
neofetch
6
neofetch
|
@ -16,13 +16,13 @@ XDG_CONFIG_HOME="${XDG_CONFIG_HOME:-${HOME}/.config}"
|
|||
export LC_ALL=C
|
||||
export LANG=C
|
||||
|
||||
# Gather Info {{{
|
||||
|
||||
|
||||
# Set no case match.
|
||||
shopt -s nocasematch
|
||||
|
||||
|
||||
# Gather Info {{{
|
||||
|
||||
|
||||
# Operating System {{{
|
||||
|
||||
case "$(uname)" in
|
||||
|
|
Loading…
Reference in a new issue