aboutsummaryrefslogtreecommitdiff
path: root/status
diff options
context:
space:
mode:
Diffstat (limited to 'status')
-rwxr-xr-xstatus5
1 files changed, 5 insertions, 0 deletions
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