-
Notifications
You must be signed in to change notification settings - Fork 145
Home
Anders Ingemann edited this page Nov 3, 2013
·
32 revisions
- How does it work?
- Usage
- Installation
- Commands (link clone pull check list track generate refresh cd)
- Tutorials
- Automatic deployment
- Repos with no home
- Symlinking
- homeshick and homesick
Symlinking.
On the simplest level, all homeshick really does is look for files and folders
in your cloned repositories and symlink them to your home directory.
The symlinked files must however reside in a folder named home
.
This way you can prevent homeshick from cluttering your home folder with
files that are only included from elsewhere.
Each repo is referred to as a castle.
homeshick is used via subcommands, so simply typing homeshick
will yield a helpful message
that tersely explains all of the things you can do with it.
Most subcommands accept castlenames as arguments. You can also run a subcommand on all castles by not specifying any arguments.