Skip to content

Instantly share code, notes, and snippets.

View alysedunn's full-sized avatar

Alyse (Uh-lease) alysedunn

View GitHub Profile
@barnes7td
barnes7td / sublime_setup.md
Last active January 9, 2025 20:33
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: