This website works better with JavaScript.
Explore
Help
Sign In
xenua
/
prezto
Watch
1
Star
0
Fork
You've already forked prezto
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Add bundler plugin with aliases.
Myron Marston
14 years ago
parent
8166a6386a
commit
613e3773a9
1 changed files
with
3 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
3
plugins/bundler/bundler.plugin.zsh
3
plugins/bundler/bundler.plugin.zsh
Unescape
Escape
View File
@ -0,0 +1,3 @@
@@ -0,0 +1,3 @@
alias
be
=
"bundle exec"
alias
bi
=
"bundle install"
alias
bu
=
"bundle update"
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
xenua/prezto
Title
Body
Create Issue