From 4f836aeb99ebf5b7c74261f036af8a3bf5cf7b16 Mon Sep 17 00:00:00 2001 From: Muthu Kumar Date: Fri, 30 Mar 2018 02:28:05 +0530 Subject: [PATCH] [docs] dotgit command --- scripts/README.md | 3 +++ 1 file changed, 3 insertions(+) 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 `