feat: add zsh patch apply script for quicker updates

This commit is contained in:
2026-08-17 11:45:32 +02:00
parent 43e9364e0a
commit 0f39d07fb3
2 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ sudo apt install \
```
```
git clone https://github.com/ohmyzsh/ohmyzsh/ $HOME/.oh-my-zsh && cd $HOME/.oh-my-zsh && git apply $HOME/.dots/patches/prompt.patch
git clone https://github.com/ohmyzsh/ohmyzsh/ $HOME/.oh-my-zsh && bash $HOME/.dots/apply-zsh-patches.sh
```
### Extended