diff options
Diffstat (limited to 'src/common-utils/NOTES.md')
-rw-r--r-- | src/common-utils/NOTES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common-utils/NOTES.md b/src/common-utils/NOTES.md index 77dfd1d..e9b2713 100644 --- a/src/common-utils/NOTES.md +++ b/src/common-utils/NOTES.md @@ -18,4 +18,4 @@ To completely disable the git portion of the prompt for the current folder's rep git config devcontainers-theme.hide-status 1 ``` -For `zsh`, the default theme is a [standard Oh My Zsh! theme](https://ohmyz.sh/). You may pick a different one by modifying the `ZSH_THEME` variable in `~/.zshrc`.
\ No newline at end of file +For `zsh`, the default theme is a [standard Oh My Zsh! theme](https://ohmyz.sh/). You may pick a different one by modifying the `ZSH_THEME` variable in `~/.zshrc`. |