removed 'bu' and 'bi' from bunder plugin

This commit is contained in:
Brian 2014-08-14 10:53:49 -07:00 committed by Bruno Pinto
parent 37e9f4a476
commit 723f6df96d
2 changed files with 0 additions and 6 deletions

View File

@ -1,3 +0,0 @@
function bi
bundle install $argv
end

View File

@ -1,3 +0,0 @@
function bu
bundle update $argv
end