A sublime text plugin for executing custom bash commands while editing. Functionality for adding custom commands have not been integrated yet. Currently features Git commands:
- Add
- commit
- remote add
- init
- push (works only if keys added to the remote repo)
- pull
- checkout
- checkout -b
Package Installation Directory: ~/.config/sublime-text-3/Packages/ Use it under Tools > BashIt! Note the key board shortcuts (m+alt+ ), It'll come in handy. Remember that it works only for opened folders which are in general used in conjugation with Git for remote repos.
Initiated by Utkarsh Shukla Developer SDSLabs