betty icon indicating copy to clipboard operation
betty copied to clipboard

Could over 100 zsh plugins be used in Betty?

Open bradparks opened this issue 10 years ago • 1 comments

Hey.... I'm totally new to zsh, but i installed it the other day and it seems like it's based on bash. But this repo "Oh My Zsh" has tons of "plugins" that can work with it, which is really just a betty like CLI interface to lots of standard linux type stuff:

https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins

Maybe you could use their plugin format in betty to gets lots more commands pretty easy? Food for thought!

bradparks avatar May 29 '14 12:05 bradparks

Some plugins might actually be useful, for example the (auto completion of) maven plugin: https://github.com/robbyrussell/oh-my-zsh/blob/master/plugins/mvn/mvn.plugin.zsh

pannous avatar Jun 09 '14 21:06 pannous