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
- Host: GitHub
- URL: https://github.com/doersguild/open-bash-from-context-menu-on-sublime-text-3
- Owner: DoersGuild
- License: mit
- Created: 2015-10-20T03:14:40.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-20T07:58:13.000Z (almost 11 years ago)
- Last Synced: 2025-06-30T20:04:36.267Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 121 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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