refactor: remove hardcoded personal identifiers from tracked files

This commit is contained in:
2026-06-15 19:39:59 +08:00
parent 0cae2d0fd9
commit b6923d4f35
3 changed files with 24 additions and 15 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ Required software:
`git`; `fzf`; `zoxide`; `python`; `starship`
```shell
git clone https://gitea.meip.work/gwbeip/TerminalPolyjuice.git $HOME/.TerminalPolyjuice
git clone <repository-url> $HOME/.TerminalPolyjuice
cd $HOME/.TerminalPolyjuice/zsh
zsh polyjuice.sh install_ohmyzsh config_starship check
```