An open API service indexing awesome lists of open source software.

https://github.com/doersguild/open-bash-from-context-menu-on-sublime-text-3

Sublime Package to open a bash terminal in the current file's directory from the Sublime Text 3 Context Menu
https://github.com/doersguild/open-bash-from-context-menu-on-sublime-text-3

Last synced: about 1 year ago
JSON representation

Sublime Package to open a bash terminal in the current file's directory from the Sublime Text 3 Context Menu

Awesome Lists containing this project

README

          

# Bash Context Menu for Sublime Text 3

A Sublime Text 3 Package that allows you to open a bash terminal in the current file's directory, from the Context Menu

## Installation & Usage

+ Add your favorite `bash` program to the system path (Or edit `bash.py` and replace `bash` with your favorite terminal program)
+ Copy the files from this repo into a directory called `BASH` inside your Sublime Text Packages directory (Click on "Browse Packages" in the Sublime Text Preferences menu)
+ Restart Sublime Text and start using it from the right-click context-menu