You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
처음에 sublime text를 설치한 후에 터미널에서 폴더 또는 파일을 열려고 할 때 여러가지 방법 중 profile과 symbolic link를 이용하여 실행하는 방법을 공유하고자 합니다.
11
11
12
+
## Sublime Text
13
+
12
14
### Symbolic Link
13
15
14
-
sublime text는 기본적으로 `/Applications/Sublime\ Text\ 2.app/Contents/SharedSupport/bin/subl`으로 터미널에서 실행할 수 있습니다. 그러면 symbolic link를 이용하여 subl명령어를 만들 수 있습니다.
16
+
Sublime Text는 기본적으로 `/Applications/Sublime\ Text\ 2.app/Contents/SharedSupport/bin/subl`으로 터미널에서 실행할 수 있습니다. 그러면 symbolic link를 이용하여 subl명령어를 만들 수 있습니다.
0 commit comments