Hacker News new | past | comments | ask | show | jobs | submit login

Instead of:

  sudo ln -s "/Applications/Sublime Text 2.app/Contents/SharedSupport/bin/subl" \
  /usr/bin/subl
I would link it to /usr/local/bin/subl or just create an alias in ~/.profile file:

  alias subl='/Applications/Sublime\ Text\ 2.app/Contents/SharedSupport/bin/subl'



Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: