From 80a565813cc9ac23bc946483014c9b1fdf33da82 Mon Sep 17 00:00:00 2001 From: Matus Namesny Date: Thu, 20 Jan 2022 10:55:59 +0100 Subject: [PATCH] Update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2d2a940..aef2122 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ My dotfiles. If you want to use them fork or clone the repo. Each branch has spe * `echo ".dotfiles" >> .gitignore` * `git clone --bare git@git.namesny.com:Mathis/dotfiles.git $HOME/.dotfiles` * `alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'` +* `config submodule init` +* `config submodule update` * `config checkout` * `source .zshrc`