From 658369729c14e13f818bfde35d7f4cd3271719a3 Mon Sep 17 00:00:00 2001 From: Karamelmar Date: Mon, 29 Nov 2021 11:58:33 +0100 Subject: [PATCH] Readme --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index 413e0ca..0ad8c5a 100644 --- a/README.md +++ b/README.md @@ -32,13 +32,3 @@ - ln -s .config_repos/zsh-settings/.p10k.zsh - ln -s .config_repos/zsh-settings/.oh-my-zsh - - - Powerlevel10k - - - Already pre installed with (git clone --depth=1 https://git.gc4.at/linux/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k) - - - Update with: - - ``` - git -C ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k pull - ```