tweak git output
This commit is contained in:
parent
39cef1a802
commit
3e8d024eda
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ git_config() {
|
||||||
}
|
}
|
||||||
git_config core.editor nvim
|
git_config core.editor nvim
|
||||||
git_config pull.ff only
|
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
|
[[ -n "$(type -p 'webi')" ]] || curl -sS https://webi.sh/ | sh
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue