feat: improve prompt time and usw rbw as credentials helper
This commit is contained in:
parent
871408f823
commit
3245f9922a
2 changed files with 2 additions and 2 deletions
|
@ -39,7 +39,7 @@
|
||||||
[alias]
|
[alias]
|
||||||
dft = difftool
|
dft = difftool
|
||||||
[credential]
|
[credential]
|
||||||
helper = keepassxc
|
helper = rbw
|
||||||
[push]
|
[push]
|
||||||
autoSetupRemote = true
|
autoSetupRemote = true
|
||||||
[filter "lfs"]
|
[filter "lfs"]
|
||||||
|
|
|
@ -72,4 +72,4 @@ for file in $XDG_CONFIG_HOME/zsh/*.zsh; do
|
||||||
done
|
done
|
||||||
|
|
||||||
znap eval starship 'starship init zsh --print-full-init'
|
znap eval starship 'starship init zsh --print-full-init'
|
||||||
znap prompt
|
znap prompt
|
||||||
|
|
Loading…
Reference in a new issue