summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2015-08-21 03:14:10 -0700
committerThibaut Horel <thibaut.horel@gmail.com>2015-08-21 03:25:54 -0700
commit1212a9d32dbc809bcce679b9d36f3a233af3193e (patch)
tree0c5927010e7b51eaccc412f44f076c67971fbe61 /README
parent56ce88c7944443d7e097847a6bf0dadb66859c24 (diff)
downloaddotfiles-1212a9d32dbc809bcce679b9d36f3a233af3193e.tar.gz
Switch to stow
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 0 insertions, 6 deletions
diff --git a/README b/README
deleted file mode 100644
index 93b3570..0000000
--- a/README
+++ /dev/null
@@ -1,6 +0,0 @@
-This configuration relies on external git repositories which are handled as
-submodules. After the first clone use git submodule update --init to import all
-the submodules.
-
-Run ./deploy.sh to deploy dotfiles to the home dir.
-Change the first line in deploy.sh to deploy to another dir.