Sublime Text Quick Tip: Launch Sublime Text from the Terminal

preview_player
Показать описание
In this Sublime Text Quick Tip, we're going to find out how to run Sublime Text from the Terminal.

If you navigate from your terminal frequently, it can be a pain to open up Finder and open your files and projects that way. Being able to open these projects and files from the terminal is much more convenient.

✅ Support My Channel Through Patreon:

✅ Become a Channel Member:

✅ One-Time Contribution Through PayPal:

✅ Cryptocurrency Donations:
Bitcoin Wallet - 3MPH8oY2EAgbLVy7RBMinwcBntggi7qeG3
Ethereum Wallet - 0x151649418616068fB46C3598083817101d3bCD33
Litecoin Wallet - MPvEBY5fxGkmPQgocfJbxP6EmTo5UUXMot

✅ Corey's Public Amazon Wishlist

✅ Equipment I Use and Books I Recommend:

▶️ You Can Find Me On:
Рекомендации по теме
Комментарии
Автор

Thanks man. That was useful to me though it was made 9 years ago

sambacarlson
Автор

Damn I wish I knew this years ago! Thanks.

First.nameLastname
Автор

Great little vid Corey. I'd love to see one on using the JavaScript console from Sublime, also one on using the GitGutter plugin.

I_Mackenzie
Автор

Mac users may have to type 'sudo' before the last entry, so use:

sudo ls -la /usr/local/bin/ | grep subl

dylangeorge
Автор

Actually thought earlier how do I do this, thanks for the video

AntonKastritskiy
Автор

For mac enter this command into terminal:

ln -s "/Applications/Sublime Text ~/.rvm/bin/subl

ChintsVadgama
Автор

thank you again for another great video!!

selenewaide
Автор

Hey Corey, stumbled across your YouTube video trying to remember how to allow you to launch Sublime from within the terminal. It creates the link but when I try to open a file in Sublime. It tells me the command doesn’t exist. Any help you can find the time to help me out I will greatly appreciate it

johnbuzzell
Автор

Can I do the opposite? When I finish some python code i want to be able to quickly launch terminal with "python .<file name>.py'

Bruh-bgmb
Автор

Thank you. Way better video on the subject than that one by Apple Juice Teaching. That guy is a fruit.

Throwingness
Автор

So I did everything but i seem to mess up the link to open sublime in my terminal, how do I fix that?

itskllacam
Автор

does this same process work for windows?

LightS_bRight
Автор

Thank you so much for the tutorial, however, it seems that whenever I opened through subl somefile.py, it opens a file with the name but no content. Seems it created a new file with the same name. Could you tell me how to fix it?

吴佳慧-gt
Автор

Corey, How i can setup this for Windows ?

tamilstalin
Автор

is it possible to do this with atom?
if so please give me the command or link!

gaunterodimm
Автор

I keep getting "permission denied" ... not sure what I am doing wrong

sadiebalsom
Автор

“Ln: /usr/local/bin/subl: Permission denied” how do I fix this!?!?!?

gamewheels
Автор

i still get -bash: subl: command not found
:(

evatrium
Автор

WTF -bash: subl: command not found. How can I fix that? I did everything as in the video. /Applications/Sublime\ Text\ - It Works but... subl :(

romanbrandt
Автор

Does anybody know how to do this for a linux system?

RKenshinT