# Customizing Git ## Shell prompt ```{instructor-note} Here the instructor can demonstrate how a context-aware and Git-aware shell prompt can look like. ``` You can make your shell display contextual information about your Git state even at all times. Here are few example projects that make this possible and easy: - (bash) - (zsh) - (fish) - (bash and fish) ## Editors Here we need more text ...