README.markdown in homesick-1.1.5 vs README.markdown in homesick-1.1.6
- old
+ new
@@ -28,11 +28,11 @@
homesick clone technicalpickles/pickled-vim
With the castle cloned, you can now link its contents into your home dir:
- homesick symlink pickled-vim
+ homesick link pickled-vim
You can remove symlinks anytime when you don't need them anymore
homesick unlink pickled-vim
@@ -82,11 +82,11 @@
homesick version|-v|--version
## .homesick_subdir
-`homesick symlink` basically makes symlink to only first depth in `castle/home`. If you want to link nested files/directories, please use .homesick_subdir.
+`homesick link` basically makes symlink to only first depth in `castle/home`. If you want to link nested files/directories, please use .homesick_subdir.
For example, when you have castle like this:
castle/home
`-- .config
@@ -112,10 +112,10 @@
castle/.homesick_subdir
.config
-and run `homesick symlink CASTLE`. The result is:
+and run `homesick link CASTLE`. The result is:
~
|-- .config
| |-- barapp
| | |-- config1