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]
|
||||
dft = difftool
|
||||
[credential]
|
||||
helper = keepassxc
|
||||
helper = rbw
|
||||
[push]
|
||||
autoSetupRemote = true
|
||||
[filter "lfs"]
|
||||
|
|
|
@ -72,4 +72,4 @@ for file in $XDG_CONFIG_HOME/zsh/*.zsh; do
|
|||
done
|
||||
|
||||
znap eval starship 'starship init zsh --print-full-init'
|
||||
znap prompt
|
||||
znap prompt
|
||||
|
|
Loading…
Reference in a new issue