Skip to content

Fresh Option Blocks

twe4ked edited this page Mar 17, 2013 · 2 revisions

If you have a section of your freshrc file where multiple lines need the same options you can consider using fresh-options.

# ~/.freshrc
fresh-options --file=~/.zshrc --marker
  fresh rupa/z z.sh
  fresh sharat87/zsh-vim-mode zsh-vim-mode.plugin.zsh
  fresh robbyrussell/oh-my-zsh lib/edit-command-line.zsh --ref=a38774c
  fresh robbyrussell/oh-my-zsh plugins/git-flow/git-flow.plugin.zsh --ref=df30eae
  fresh zsh-users/zsh-history-substring-search zsh-history-substring-search.zsh
fresh-options # this resets the fresh-options