misc: whitespace
This commit is contained in:
parent
7d57ba0247
commit
881094f1d6
2
neofetch
2
neofetch
|
@ -4270,7 +4270,7 @@ get_user_config() {
|
||||||
# Check $config_file.
|
# Check $config_file.
|
||||||
if [[ -f "$config_file" ]]; then
|
if [[ -f "$config_file" ]]; then
|
||||||
source "$config_file"
|
source "$config_file"
|
||||||
err "Config: Sourced user config. (${config_file})"
|
err "Config: Sourced user config. (${config_file})"
|
||||||
old_options
|
old_options
|
||||||
return
|
return
|
||||||
fi
|
fi
|
||||||
|
|
Reference in New Issue