osx - Subl will not open in Terminal even with bin folder -


I can not open the full text of my terminal 2, even if I have a bin folder and it says that the file exists is. I have been bashing: subl: command not found ...

  ~ a »ln -s" / application / sublime text 2.app/Contents/sharedSupport/bin/subl "~ / bin / SublLn: / users / kimbalin / bin / subl: File exists ~~ »~ A» LS applications Cinema Sites desktop music bin document picture code download public dropbox ~ a »subl -bash: subl: command not found ~ one» Subl --help -bash: subl: command not found ~ cd bin ~ / bin a ls subl ~ / bin /    

If you have subl screw in your ~ / bin folder So IV to try to, you must also ensure that your ~ / bin folder $ PATH.

You can easily see it by typing in your terminal.

  $ PATH echo   

If there is no ~ / bin, you can add it using this command: (see more)

  ln -s "/ application / sublime text 2.app/Contents/SharedSupport/bin/subl" / bin / subl    

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -