Currently seeking new career opportunities in web development, particularly with Laravel, Hire Me

Terminal open folder in Sublime Text

David Carr

Development Tools

If you often work on the different projects in Sublime Text being able to open the current path in Terminal is a big time saver. 

If you want to open a folder from Sublime Text into Terminal then check out: Sublime Text open folder in Terminal

Run this command in Terminal now when you type subl Sublime Text should open.

ln -s '/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl' /usr/local/bin/subl

Now to open a folder type subl . will open the current folder in Sublime Text.

Thanks and credits for this goes to https://stackoverflow.com/questions/26402472/open-a-folder-in-sublime-text-3-using-command-line?answertab=active#tab-top

 

Laravel Modules Your Logo Your Logo Your Logo

Become a sponsor

Help support the blog so that I can continue creating new content!

Sponsor

My Latest Book

Modular Laravel Book - Laravel: The Modular way

Learn how to build modular applications with Laravel Find out more

Subscribe to my newsletter

Subscribe and get my books and product announcements.

Learn Laravel with Laracasts

Faster Laravel Hosting

© 2006 - 2024 DC Blog. All code MIT license. All rights reserved.