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!