From 1d2abfecaf079183e0ba0224d1aa55c457f674b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=BA=C5=A1=20N=C3=A1me=C5=A1n=C3=BD?= Date: Tue, 12 Jun 2018 15:12:03 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b12b701..7366b3f 100644 --- a/README.md +++ b/README.md @@ -19,5 +19,6 @@ My dotfiles. If you want to use them fork or clone the repo. * `alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'` * `config checkout` * `source .zshrc` +* run `bin/setup.sh` ## [Full Guide](https://developer.atlassian.com/blog/2016/02/best-way-to-store-dotfiles-git-bare-repo/)