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