This website works better with JavaScript
首页
探索
帮助
登录
HonorLee
/
ohmyzsh
镜像自地址
https://github.com/ohmyzsh/ohmyzsh.git
关注
1
点赞
0
派生
0
文件
工单管理
0
Wiki
目录树:
eca6dca2a1
分支列表
标签列表
master
ohmyzsh
/
plugins
/
laravel
/
laravel.plugin.zsh
laravel.plugin.zsh
69 B
文件历史
原始文件
1
2
3
#!zsh
alias artisan='php artisan'
alias bob='php artisan bob::build'