Unset extglob
This commit is contained in:
4
neofetch
4
neofetch
@@ -455,8 +455,8 @@ config_file="${XDG_CONFIG_HOME:-${HOME}/.config}/neofetch/config"
|
|||||||
# Gather Info {{{
|
# Gather Info {{{
|
||||||
|
|
||||||
|
|
||||||
# Set no case match and extended globbing.
|
# Set no case match.
|
||||||
shopt -s nocasematch extglob
|
shopt -s nocasematch
|
||||||
|
|
||||||
|
|
||||||
# Operating System {{{
|
# Operating System {{{
|
||||||
|
|||||||
Reference in New Issue
Block a user