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
|
||||
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**.
|
||||
|
||||

|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue