Update Readme.md

This commit is contained in:
Yuan Chiu 2025-05-04 21:59:40 +08:00 committed by GitHub
parent fc02278d8e
commit c1f54e11f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -91,7 +91,7 @@ chezmoi purge
```
rm ~/.ssh/known_hosts
rm -rf ~/.vimrc ~/.vim ~/.gvimrc
rm -r ~/.config/nvim ~/.local/share/nvim
rm -rf ~/.config/nvim ~/.local/share/nvim
rm ~/.zshrc
rm -rf ~/.config/alacritty ~/.config/zellij
```