From f9cecf57bb21e89b7d74d3079a1dd556762b667e Mon Sep 17 00:00:00 2001 From: SqrtMinusOne Date: Fri, 3 Sep 2021 13:43:07 +0500 Subject: [PATCH] fix(console): typo --- Console.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Console.org b/Console.org index a13dab2..34e744d 100644 --- a/Console.org +++ b/Console.org @@ -855,7 +855,7 @@ else notify-send "Terminal" "Command execution complete" fi #+end_src -** =autocommmit= +** =autocommit= A script to autocommit files in a repository. I use it to sync my org directory and password store. I guess it's not how git is intended to be used, but it works for me. Usage: