From 4867ac2c7c337798a3096852ff8c2c06fa568b9c Mon Sep 17 00:00:00 2001 From: Austin Lin Date: Thu, 27 Jun 2013 12:06:54 -0400 Subject: [PATCH] Update readme with correct file path for .homesick_subdir per technicalpickles/homesick@360e8185f75244b87d1a4f9191057616987097f7 --- README.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.markdown b/README.markdown index 2ba35c8..e025dda 100644 --- a/README.markdown +++ b/README.markdown @@ -77,9 +77,9 @@ and have home like this: |-- elisp `-- inits -You may want to symlink only to `castle/home/.config/fooapp` instead of `castle/home/.config` because you already have `~/.config/barapp`. In this case, you can use .homesick_subdir. Please write "directories you want to look up sub direcoties (instead of just first depth)" in this file. +You may want to symlink only to `castle/home/.config/fooapp` instead of `castle/home/.config` because you already have `~/.config/barapp`. In this case, you can use .homesick_subdir. Please write "directories you want to look up sub directories (instead of just first depth)" in this file. -castle/home/.homesick_subdir +castle/.homesick_subdir .config @@ -100,7 +100,7 @@ Or `homesick track NESTED_FILE CASTLE` adds a line automatically. For example: homesick track .emacs.d/elisp castle -castle/home/.homesick_subdir +castle/.homesick_subdir .config .emacs.d