.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH HOMESICK "1" "February 2015" "homesick 1.1.2" "User Commands" .SH NAME homesick \- keep your dotfile in git .SH DESCRIPTION .SS "Commands:" .TP homesick cd CASTLE # Open a new shell in the root of the given castle .TP homesick clone URI # Clone +uri+ as a castle for homesick .TP homesick commit CASTLE MESSAGE # Commit the specified castle's changes .TP homesick destroy CASTLE # Delete all symlinks and remove the cloned repository .TP homesick diff CASTLE # Shows the git diff of uncommitted changes in a castle .TP homesick exec CASTLE COMMAND # Execute a single shell command inside the root of a castle .TP homesick exec_all COMMAND # Execute a single shell command inside the root of every cloned castle .TP homesick generate PATH # generate a homesick\-ready git repo at PATH .TP homesick help [COMMAND] # Describe available commands or one specific command .TP homesick link CASTLE # Symlinks all dotfiles from the specified castle .TP homesick list # List cloned castles .TP homesick open CASTLE # Open your default editor in the root of the given castle .TP homesick pull CASTLE # Update the specified castle .TP homesick push CASTLE # Push the specified castle .TP homesick rc CASTLE # Run the .homesickrc for the specified castle .TP homesick show_path CASTLE # Prints the path of a castle .TP homesick status CASTLE # Shows the git status of a castle .TP homesick track FILE CASTLE # add a file to a castle .TP homesick unlink CASTLE # Unsymlinks all dotfiles from the specified castle .TP homesick version # Display the current version of homesick .SS "Runtime options:" .TP \fB\-f\fR, [\-\-force] # Overwrite files that already exist .TP \fB\-p\fR, [\-\-pretend], [\-\-no\-pretend] # Run but do not make any changes .TP \fB\-q\fR, [\-\-quiet], [\-\-no\-quiet] # Suppress status output .TP \fB\-s\fR, [\-\-skip], [\-\-no\-skip] # Skip files that already exist