From a5756a528ef1710d19db245ab075e9e81e371678 Mon Sep 17 00:00:00 2001 From: Thomas Kuschel Date: Sun, 16 Nov 2025 20:12:29 +0100 Subject: [PATCH] UPD typo in readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 191ce4e..b9991c5 100644 --- a/readme.md +++ b/readme.md @@ -52,7 +52,7 @@ sudo ln -s $HOME/gitea/smd.zsh-theme/smd.zsh-theme ### Further steps: Now you have to edit this file with e.g. `nano -cl ~/.zshrc` -an` replace the line with ZSH_THEME to: +and replace the line with ZSH_THEME to: ``` ZSH_THEME="smd" ```