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 - ```