Improve your everyday git workflows by automating the boring stuff.
Sometimes, a programs output will depend on where it is sending that output.
How to use .git/safe to trust the bin/ directory in your git repo.
Is your team setup for success? Do they have the tools to deliver working software? Step zero is being able to get setup quickly.
High-leverage knowledge for improving your productivity.
How to search and replace from your shell and editor.
Certain tasks like updating dependencies or migrating a database must be done...
Improve your Silver Searcher game by introducing tab completion in zsh based on the tags file of the project.
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.