lib/autowow/commands/rbenv.rb in autowow-0.16.0 vs lib/autowow/commands/rbenv.rb in autowow-0.16.1
- old
+ new
@@ -1,7 +1,11 @@
module Autowow
module Commands
module Rbenv
+ def rbenv
+ ["rbenv"]
+ end
+
def version
["rbenv", "local"]
end
def aliases