My fav alias is to download my git ignore files for my project. What's yours?
My fav alias is to download my git ignore files for my project. What's yours?
I have a magic "commit message"
command that will lint, commit and push my code in one go:
I'll admit sometimes I forget to use it, and I've only got it setup on my work laptop - I gotta get around to adding it to my personal laptop too.
I like to get the weather in my terminal
alias weather='curl wttr.in'
Attribution: github.com/chubin/wttr.in