-
In a previous blog
post we walked you
through setting up and configuring the...
-
WeeChat is a text based chat client that runs on many
different platforms...
-
A minimal technique for using tmux to help achieve maximum focus.
-
Don’t manually setup your new laptop with a series of copy-and-pasted steps from some blog post. Leverage automation and the open source community to save time and get a more stable result.
-
How to have your individual dotfiles
and your company’s dotfiles live in harmony together.
-
Announcing a new open source library, rcm, for managing dotfiles.
-
Replace files in-place with sed’s -i
flag.
-
Let’s take a deep dive in the Unix shell’s if statement.
We’ll cover syntax, negation, the test command, the [
command,
bracket-bracket, math and numerical comparisons,
and various rules for regular expressions.
-
Have you ever seen “No newline at end of file” in your git diffs? Us, too....
-
How to use GUI editors for command-line tools, and why.