zsh: customize prompt to match old colors

This commit is contained in:
2026-04-07 15:26:49 +02:00
parent 5bcba412bf
commit 1e1a3f3f74
2 changed files with 34 additions and 1 deletions

View File

@@ -42,7 +42,7 @@ sudo apt install \
```
```
git clone https://github.com/ohmyzsh/ohmyzsh/ $HOME/.oh-my-zsh
git clone https://github.com/ohmyzsh/ohmyzsh/ $HOME/.oh-my-zsh && cd $HOME/.oh-my-zsh && git apply $HOME/.dots/prompt.patch
```
### Extended