Move comment

This commit is contained in:
Dylan Araps 2016-08-12 17:05:14 +10:00
parent d8a1165694
commit cb9e7fac4c
1 changed files with 3 additions and 3 deletions

View File

@ -16,13 +16,13 @@ XDG_CONFIG_HOME="${XDG_CONFIG_HOME:-${HOME}/.config}"
export LC_ALL=C export LC_ALL=C
export LANG=C export LANG=C
# Gather Info {{{
# Set no case match. # Set no case match.
shopt -s nocasematch shopt -s nocasematch
# Gather Info {{{
# Operating System {{{ # Operating System {{{
case "$(uname)" in case "$(uname)" in