I like to say $HOME is where the heart is.
$HOME
Just like you paint the walls of your house with colors you like, the same should be true about your development environment.
So I forked and redesigned a color scheme for my terminal, editor, and TUI apps.
Markdown is great. Vim is great.
Native note-taking in markdown — using vim — is not.
This is how I link my notes together.
DevOps is (are?) cool.
The foundation of devops is version control. And the foundation of version control is git.
Learning how to use git and how to utilize a version control server (like GitHub) made me a better developer.
Here's a less than thorough guide on commits, pull requests, and how many of each to write per feature.