mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-22 11:39:53 +00:00
Remove some whitespace
This commit is contained in:
2
fetch
2
fetch
@@ -1858,7 +1858,6 @@ getscriptdir () {
|
|||||||
|
|
||||||
# Source Config {{{
|
# Source Config {{{
|
||||||
|
|
||||||
|
|
||||||
# Check for $config_file first
|
# Check for $config_file first
|
||||||
getconfig () {
|
getconfig () {
|
||||||
# Check $config_file
|
# Check $config_file
|
||||||
@@ -1897,7 +1896,6 @@ esac
|
|||||||
# If config files are enabled
|
# If config files are enabled
|
||||||
[ "$config" == "on" ] && getconfig
|
[ "$config" == "on" ] && getconfig
|
||||||
|
|
||||||
|
|
||||||
# }}}
|
# }}}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user