From: Silvio Rhatto Date: Thu, 30 Nov 2017 21:10:20 +0000 (-0200) Subject: Status: run git-config-save X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=e087e8cfe836108f0e58380e133db27563b22c1c;p=scripts.git Status: run git-config-save --- diff --git a/status b/status index 458937e..052169b 100755 --- a/status +++ b/status @@ -85,6 +85,11 @@ function status_run { mrconfig-updater && mr -m status | sed -e "s|/mnt/crypt/home/$USER/|~/|" -e "s|$HOME|~|" fi + # Use this as an opportunity to save our configs + if which git-config-save &> /dev/null; then + git config-save &> /dev/null + fi + # Check your TODO lists, filtering only important tasks todo list important