Readline Shortcuts Cheatsheet
These shortcuts are used on your unix command line prompt. They are done using the CONTROL (or CTRL) key on your keyboard. This is known historically as the “GNU readline…
Succeed with Automated Testing and TDD
Zshell
These shortcuts are used on your unix command line prompt. They are done using the CONTROL (or CTRL) key on your keyboard. This is known historically as the “GNU readline…
3) Set the default EDITOR for you Shell Sometimes you are on the shell prompt and your shell prompt needs you to edit a document, save it, and “give it…
Here we will make two small changes to your shell to work with Git. These changes will: 1) Make your command prompt show you the current branch name, and 2)…