I use vim and snipmate a lot for my python programming. It would be ideal if I could have a snippet system for the bash command line. Right now I use the gnome terminal in ubuntu...
For instance, if I type:
for<TAB>
I get:
for i in {1..50}; do SOMETHING; done
My google foo fails me, so once again I'm turning to SO. Any ideas?
There are several implementations:
Boom
Bang
Sheet
If you're looking for a tool that let you expand macros, you can use autokey.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With