Stop Typing the Same Commands If you spend more than a few minutes a day in the terminal, aliases are the lowest hanging fruit. Instead of typing git status a hundred times, make it gst . Instead of docker-compose up , make it dcu .
Source: [Dev.to](https://dev.to/binaryjournal/terminal-productivity-tips-that-actually-save-time-2jfa)