mirror of
https://github.com/KevinMidboe/dotfiles.git
synced 2025-12-08 20:28:56 +00:00
Added oh-my-zsh in all its glory
This commit is contained in:
3
.oh-my-zsh/plugins/laravel/laravel.plugin.zsh
Normal file
3
.oh-my-zsh/plugins/laravel/laravel.plugin.zsh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!zsh
|
||||
alias artisan='php artisan'
|
||||
alias bob='php artisan bob::build'
|
||||
Reference in New Issue
Block a user