Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
hotfix: update quoted sign
Browse files Browse the repository at this point in the history
  • Loading branch information
lelouvincx committed Feb 2, 2024
1 parent 1aa1628 commit 73d125a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/15DFWT/3-shell-setup/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ nano ~/.zshrc
- Tìm dòng ZSH_THEME có trong ~/.zshrc và sau đó replace như thế này (mặc định ~/.zshrc với `oh-my-zsh` sẽ là theme `robbyrussel`):

```text
ZSH_THEME="powerlevel10k/powerlevel10k
ZSH_THEME="powerlevel10k/powerlevel10k"
```

- Source file `~/.zshrc` hoặc tắt rồi mở lại Terminal:
Expand Down

0 comments on commit 73d125a

Please sign in to comment.