mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-11 19:45:25 +03:00
fix(console): typo
This commit is contained in:
parent
50979e53c7
commit
f9cecf57bb
1 changed files with 1 additions and 1 deletions
|
|
@ -855,7 +855,7 @@ else
|
||||||
notify-send "Terminal" "Command execution complete"
|
notify-send "Terminal" "Command execution complete"
|
||||||
fi
|
fi
|
||||||
#+end_src
|
#+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.
|
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:
|
Usage:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue