diff --git a/i-have-arrived b/i-have-arrived index 3c38313..643ab4f 100755 --- a/i-have-arrived +++ b/i-have-arrived @@ -40,7 +40,7 @@ git_config() { } git_config core.editor nvim git_config pull.ff only -git config --list --show-origin +git config --list --show-scope [[ -n "$(type -p 'webi')" ]] || curl -sS https://webi.sh/ | sh