How to create aliases for your commands
Sep 28, 2021 · 2 min read · Imagine reducing the command below: git fetch && git checkout develop to a shorter version: gfc develop Every time you type a full command when you could have autocompleted, or click when you could have used a shortcut key, you're expending precio...
TMHSuccess and 2 more commented
