]> git.rmz.io Git - dotfiles.git/blob - zsh/plugins/laravel/laravel.plugin.zsh
Squashed commit of the following + cleanup afterwards:
[dotfiles.git] / zsh / plugins / laravel / laravel.plugin.zsh
1 #!zsh
2 alias artisan='php artisan'
3 alias bob='php artisan bob::build'