tweak git output

This commit is contained in:
Lockszmith 2023-11-15 20:26:36 -05:00
parent 39cef1a802
commit 3e8d024eda
1 changed files with 1 additions and 1 deletions

View File

@ -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