Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8919281
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T05:58:47+00:00 2026-06-15T05:58:47+00:00

Original Sublime 2 instruction for enabling editor to launch from command line: ln -s

  • 0

Original Sublime 2 instruction for enabling editor to launch from command line:

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

do not work in Mountain Lion.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T05:58:48+00:00Added an answer on June 15, 2026 at 5:58 am

    Create the ~/bin directory if it doesn’t already exist:

    mkdir ~/bin
    

    Then run the ln again. Make sure that directory is added to your $PATH by adding this to the ~/.bashrc file, creating it if it doesn’t exist:

    export PATH="$PATH:~/bin"
    

    If you don’t use bash, use your manual to figure out how to add a directory to your $PATH variable.

    This is actually what the instructions say:

    The first task is to make a symlink to subl. Assuming you’ve placed
    Sublime Text 2 in the Applications folder, and that you have a ~/bin
    directory in your path
    , you can run: [snip]

    This implies you need to create the ~/bin directory if it doesn’t exist, and add it to your $PATH if it is not there already. The above instructions do exactly that.

    If you don’t like that ugly bin folder in your pretty home folder, you can use chflags to make it disappear from the Finder:

    chflags hidden ~/bin
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

ORIGINAL TEXT REMOVED OK, so I found the original problem thanks to a helpful
Original Query I'm trying to rewrite: SELECT Table1.* FROM Table1 INNER JOIN Table2 ON
Original version: <div> <p> <span>text</span> </p> <div> RegExp: $.get('/some.html', function(data) { alert(data.replace(/<p.*p>/gi, '')); });
Original code from JamieMThomas , a (really good guy who is trying to combine
[Original title: IE 9 text renders very poorly; is there a workaround? ) IE
Original SQL Query: SELECT e.id, e.[type_id], e.name FROM [user] u JOIN user_group ug ON
Original post: How to access a timer from another class in C# I tried
Original question: Note: Below plugin pattern based on the official jQuery docs . I'm
original string is a,d,k I want to remove all , and make it to
ORIGINAL Q: I'm wondering if anyone has had experience of migrating a large Cobol/PL1

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.