Skip to content

Commit

Permalink
Add documentation for whole directory linking
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Weathered and Odin Dutton authored and jasoncodes committed Jun 5, 2013
1 parent 4247f96 commit b98f408
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -139,10 +139,11 @@ fresh jasoncodes/dotfiles config/pryrc --file --marker

#### Sourcing whole directories of files

Whole directories can be built and symlinked by including a trailing slash on the `--file` path:
Whole directories or repositories can be built and symlinked by including a trailing slash on the `--file` path:

``` sh
fresh mutt --file=~/.mutt/
fresh tpope/vim-pathogen . --file=~/.vim/bundle/vim-pathogen/ # whole repository
```

#### Building files without symlinking
Expand Down

0 comments on commit b98f408

Please sign in to comment.