1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 07:20:40 +01:00

chore: fix some typos (#12818)

This commit is contained in:
Bin Chang
2024-11-21 16:01:48 +08:00
committed by GitHub
parent 6c91a5e389
commit ccbe504f22
3 changed files with 3 additions and 3 deletions

View File

@@ -40,7 +40,7 @@ plugins=(... opentofu)
- `tofu_prompt_info`: shows the current workspace when in an OpenTofu project directory.
- `tofu_version_prompt_info`: shows the current version of the `tofu` commmand.
- `tofu_version_prompt_info`: shows the current version of the `tofu` command.
To use them, add them to a `PROMPT` variable in your theme or `.zshrc` file: