Here’s one quick tip for making better use of iTerm 2 in MacOS. I’ve finally found a use for that… Read more How to make iTerm2 appear using a hotkey

Here’s one quick tip for making better use of iTerm 2 in MacOS. I’ve finally found a use for that… Read more How to make iTerm2 appear using a hotkey
I worked out how to start a java Minecraft server using Siri shortcuts on a Linux/Ubuntu server! If you want… Read more How to start Java Minecraft Server using Siri Shortcuts and SSH
An executable is a file or program that can be run by a computer. For example, the ls command. You… Read more Command Line Mastery: How to make executable scripts
So, you’re working on a project where a team norm is to add the story (task) number to all commits… Read more Git: How to use part of branch name in a commit message
What is an alias? An alias is a feature of command line shells. They are a way to store command… Read more Command Line Mastery: All About Aliases