My fav alias is to download my git ignore files for my project. What's yours?
For further actions, you may consider blocking this person and/or reporting abuse
My fav alias is to download my git ignore files for my project. What's yours?
For further actions, you may consider blocking this person and/or reporting abuse
Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.
Ahmend Riss -
Shawn knight -
Yaryna Kobryn -
JennyThomas498 -
Top comments (2)
I have a
magic "commit message"
command that will lint, commit and push my code in one go:Linting, committing and pushing your code in one magic command
Emma Goto π γ» Oct 21 '19 γ» 2 min read
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