How to Add Aliases to Terminal Commands in Linux and Mac

1 · freeCodeCamp.org · April 16, 2024, 1:38 a.m.
In this article, we'll explore a simple trick that can save you hours of typing repetitive commands in the terminal. As developers, we spend a substantial amount of time executing commands on the terminal. Whether it's navigating through directories, running scripts, changing Node.js versions, or version control commands, manually typing...