mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-12 01:52:31 +01:00
Removed the assignments to fpath as well, since that's all handled in the .oh-my-zsh/oh-my-zsh.sh boot script.
This commit is contained in:
parent
c04b4abe91
commit
b73f95ab26
2 changed files with 0 additions and 5 deletions
|
|
@ -1,5 +1,3 @@
|
|||
fpath=($ZSH/plugins/bundler $fpath)
|
||||
|
||||
alias be="bundle exec"
|
||||
alias bi="bundle install"
|
||||
alias bl="bundle list"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue