diff --git a/scripts/README.md b/scripts/README.md index 2ed1ede..28abdc3 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -38,6 +38,9 @@ mkr-update - git - `commit ` : Adds all untracked files and commits them - `push [remote branch]` : Adds all untracked files, commits and pushes them + - `dotgit [commands...]` : Requires a `~/.dotfiles` bare repo to exist + - `-u` to commit to the dotgit repo + - `-p` to push the dotgit repo to remote - systemctl - `status ` - `start `