Skip to content

Instantly share code, notes, and snippets.

View D-Shergill's full-sized avatar

Dilprit Shergill D-Shergill

View GitHub Profile
@barnes7td
barnes7td / sublime_setup.md
Last active March 28, 2024 17:59
Sublime Terminal Setup

Setup Terminal for Sublime Shorcut "subl":

Open terminal and type:

1. Create a directory at ~/bin:

mkdir ~/bin

2. Copy sublime executable to your ~/bin directory: