Add and configure 3 different shells :
- bash
- zsh
- fish
These 3 shells then have equivalent prompts. These prompts have the following characteristics :
- Time display
- Display of the active shell (bash, zsh or fish)
- Display of the active user
- Display of the machine name
- Display of the current location
- Display of the branch Git of the current folder (if it exists)
curl -s https://sh.flavien.io/shell.sh | sudo sh -
Compatible with systems based on :
Compatible with the following architectures :
- x86/64
- ARMv7 -> RaspberryPi 2 and 3
- ARMv8_x64 -> RaspberryPi 4