tweak git output
This commit is contained in:
parent
39cef1a802
commit
3e8d024eda
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue