apinstein / dotfiles

A nice dotfiles setup that's portable to different machines. Includes stuff for zsh, php, postgres, vim, screen, ssh-agent, etc.
17 stars 5 forks source link

turn off globbing for rake #8

Closed apinstein closed 12 years ago

apinstein commented 12 years ago

http://www.scottw.com/zsh-rake-parameters

alias rake='noglob rake'