Blame view

repos/robbyrussell/oh-my-zsh/plugins/laravel/laravel.plugin.zsh 69 Bytes
093a6c34b   mj   Squashed 'repos/r...
1
2
3
  #!zsh
  alias artisan='php artisan'
  alias bob='php artisan bob::build'