karan / joe

:running: A .gitignore magician in your command line
http://karan.github.io/joe/
MIT License
2.88k stars 210 forks source link

Add bash completion #65

Open reima opened 9 years ago

reima commented 9 years ago

Added a bash completion script for joe as requested in #48.

Source it from .bashrc to get joe completion in your shell.

karan commented 8 years ago

Can you update the README as well with details instructions on how to enable completion?