Add documentation on ZSH setup
This commit is contained in:
parent
acb1e34b5c
commit
a19763d154
2 changed files with 7 additions and 0 deletions
|
|
@ -38,3 +38,10 @@ Provision the Raspberry Pi by running:
|
||||||
```bash
|
```bash
|
||||||
ansible-playbook -i inventory playbook.yml
|
ansible-playbook -i inventory playbook.yml
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Overview of installed software
|
||||||
|
### SSH with ZSH
|
||||||
|
It's possible to connect to the Raspberry Pi from the internal network via either its FQDN or IP address **using a public key only** setup as part of [the Raspberry Pi preperation](#raspberry-pi-preperation).
|
||||||
|
When logged in the user will be prompted with the **zsh** configured with **[Oh My Zsh](https://ohmyz.sh)** and **[Starhip](https://starship.rs) prompts**.
|
||||||
|
|
||||||
|

|
||||||
|
|
|
||||||
BIN
images/zsh.png
Normal file
BIN
images/zsh.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8 KiB |
Loading…
Add table
Add a link
Reference in a new issue