From b0d68aa1dc1bac60cc0f07fdd037c07c946ab6fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=83=E4=BF=8A=E6=A6=95?= Date: Sun, 5 Feb 2023 15:40:22 +0800 Subject: [PATCH] Edit Readme.md --- readme.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 8ce163a..2ec3177 100644 --- a/readme.md +++ b/readme.md @@ -10,8 +10,6 @@ The theme is powerlevel10k, after configuration the zsh will prompt to ask some 2. [zim](https://github.com/zimfw/zimfw) 3. Linux -macOS version will be upload later - ## Installation 1. Install zsh and switch to zsh in Linux @@ -30,7 +28,19 @@ macOS version will be upload later 4. After replacing original file, run `zimfw install` -## Others +## Other useful command My often used toolkit includes anaconda. However, `conda` command won't be loaded in zshrc automatically. You need to add by yourself. +### p10k reconfigure + +`p10k configure` + +### Update zimfw + +`zimfw upgrade` + +### Update zimfw installed extension + +`zimfw update` +