oh-my-zsh: Rename artisan plugin to laravel
This commit is contained in:
parent
6112e44131
commit
8d6b95d5df
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,7 @@ else
|
|||
git
|
||||
pip
|
||||
screen
|
||||
artisan
|
||||
laravel
|
||||
dirhistory
|
||||
per-directory-history
|
||||
z
|
||||
|
@ -73,3 +73,4 @@ if _has ruby;
|
|||
then
|
||||
export PATH="$PATH:$(ruby -e 'print Gem.user_dir')/bin"
|
||||
fi
|
||||
if [ -e /home/saibotk/.nix-profile/etc/profile.d/nix.sh ]; then . /home/saibotk/.nix-profile/etc/profile.d/nix.sh; fi # added by Nix installer
|
||||
|
|
Loading…
Add table
Reference in a new issue