DEV Community

Discussion on: Open Dev.to from your terminal 🎉

Collapse
 
nielsbom profile image
Niels Bom • Edited

I think open https://dev.to would also work. Or firefox https://dev.to for example. Or if you want a shorter name for it, add the following to your .bashrc (or similar shell file): alias dev.to=‘open https://dev.to’

Collapse
 
wangonya profile image
Kelvin Wangonya

Nice! An even easier way 😄. I guess I just wanted to play around with python 😅

Collapse
 
nielsbom profile image
Niels Bom

“Scratching your own itch” is one of the best ways to learn, so good choice!