# Three Commands You Need in Your Terminal

> Discover three essential commands every developer should have in their terminal to boost productivity.

- HTML version: https://tiagodanin.com/post/three-commands-you-need-in-your-terminal/
- Site index for AI assistants: https://tiagodanin.com/llms.txt

- Date: 2018-03
- Language: English
- Tags: Tools, Linux, Article
- Originally published at: https://dev.to/tiagodanin/tres-comandos-que-voce-precisar-ter-em-seu-terminal-39em

## [With](https://github.com/mchav/with)

With is very useful, especially for those who use git... As you can see from the image, its function is to save repeated command typing.

## [ZZ Functions](http://funcoeszz.net/)

This one is incredible and is even made by Brazilians. It currently has more than 150 commands, with a list on the site showing all of them. A true Swiss Army knife for your terminal.

## [Cowsay](https://github.com/piuccio/cowsay)

This is the coolest command I know. With it, you tell the cow what it has to say.

---

Published by Tiago Danin. Free to quote with attribution and a link to https://tiagodanin.com.
