DEV Community

Discussion on: My Terminal Setup: iTerm2 + Zsh 🔥

Collapse
 
stacy profile image
Stacy Montemayor

This is super timely for me! I just started fiddling with my terminal last week for the first time (I'm just starting to learn to code.) I upgraded to iTerm and like some of the features already. I'll be saving this to return to and read as I start to understand more.

Does anyone have any recommendations on an article or video for total newbie programmers setting up their terminals? Maybe more of a high-level overview?

Collapse
 
caiuscitiriga profile image
Caius Citiriga

Here you go! Hope you find it useful.

laracasts.com/series/setup-a-mac-d...

Collapse
 
stacy profile image
Stacy Montemayor

Thanks! I like his style too - I'm going to check out other videos.

Thread Thread
 
caiuscitiriga profile image
Caius Citiriga • Edited

You're welcome!

The guy speaking is Jeffrey Way. One of the most advanced Laravel's users. He's even a Laravel contributor for what I know, along with Taylor Otwell who's the actual creator.

Btw, Laravel is a PHP framework (a pretty robust one tho!)
On Laracasts you can find a lot of videos on Laravel of course, but there are a lot of other topics that doesn't concern the framework and still can be very helpful.

Like: Git me some version control, or "stand back i'm going to try regex", vue2, flexbox etc.

Some free some under subscription. But still, the free material has the same quality as the paid one.