FG
💻 Software

Creating new bash command for Sublime Text 2

Fresh5 days ago
Mar 15, 20269177 views
Confidence Score0%
0%

Problem

I'm trying to get Sublime Text 2's command line alias working. The instructions make perfect sense: Run So, in ~/bin, exists. However, even when I restart terminal, the command 'subl' is not found. The path specified to the application's subl file is correct, I've verified that. Logging out does no…

Error Output

ln -s "/Applications/Sublime Text 2.app/Contents/SharedSupport/bin/subl" ~/bin/subl

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Creating new bash command for Sublime Text 2

Low Risk

Make sure is added to your Put this is your and it should be available next time you open a shell

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment