From 3245f9922a76fde7d6509c1316603e1cfd5f5187 Mon Sep 17 00:00:00 2001 From: Peter Kurfer Date: Wed, 6 Dec 2023 16:37:25 +0100 Subject: [PATCH] feat: improve prompt time and usw rbw as credentials helper --- dot_gitconfig.tmpl | 2 +- dot_zshrc.tmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dot_gitconfig.tmpl b/dot_gitconfig.tmpl index f1c053d..1e22d4b 100644 --- a/dot_gitconfig.tmpl +++ b/dot_gitconfig.tmpl @@ -39,7 +39,7 @@ [alias] dft = difftool [credential] - helper = keepassxc + helper = rbw [push] autoSetupRemote = true [filter "lfs"] diff --git a/dot_zshrc.tmpl b/dot_zshrc.tmpl index 1cf13b9..9715da7 100644 --- a/dot_zshrc.tmpl +++ b/dot_zshrc.tmpl @@ -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 \ No newline at end of file +znap prompt