# Small tips to increase your happiness with a terminal
Source: https://github.com/chrisallenlane/cheat
\ No newline at end of file
In this project, you can find small tips for various different things regarding your terminal.
Each tips is in its own folder, so you can just use one tip and not necessarily all of them.
### History navigation using up/down arrows
Searching through bash’s history is not always easy.
With this file, you can just write the beginning of the command you are looking for, and navigate through the different lines you already enter using *up* and *down* arrows.