System Grab Bag

View all TLDR pages from Linux (or from all pages)

homeshick

Synchronize Git dotfiles. More information: https://github.com/andsens/homeshick/wiki.
  • Create a new castle:
    homeshick generate {{castle_name}}
  • Add a file to your castle:
    homeshick track {{castle_name}} {{path/to/file}}
  • Go to a castle:
    homeshick cd {{castle_name}}
  • Clone a castle:
    homeshick clone {{github_username}}/{{repository_name}}
  • Symlink all files from a castle:
    homeshick link {{castle_name}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.