mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
Remove the white space
The white space is causing an error and bundler cannot find any commands!
This commit is contained in:
committed by
Marc Cornellà
parent
035d78120c
commit
a52a5fb1f4
@@ -1,4 +1,4 @@
|
||||
alias be="bundle exec "
|
||||
alias be="bundle exec"
|
||||
alias bl="bundle list"
|
||||
alias bp="bundle package"
|
||||
alias bo="bundle open"
|
||||
|
||||
Reference in New Issue
Block a user