fresh

Keep your dot files fresh.

Fork me on GitHub


fresh is a tool to source shell configuration (aliases, functions, etc.) from others into your own configuration files. We also support files such as ackrc and gitconfig.

Think of it as Bundler for your dot files.

Install fresh with the following:

bash -c "`curl -sL https://get.freshshell.com`"
  1. Documentation can be found in the README.
  2. Directory of fresh lines (use fresh search to search the directory).
  3. Wiki for more info, tips, and tricks.