aboutsummaryrefslogtreecommitdiff
path: root/src/common-utils
diff options
context:
space:
mode:
authorJosh Spicer <joshspicer@github.com>2022-12-27 20:27:57 +0300
committerGitHub <noreply@github.com>2022-12-27 20:27:57 +0300
commit19bc8bb633a8eb41b581296f468b85b7ac31a828 (patch)
tree1b67513cf20d6c816bdae747a94f730c180dce63 /src/common-utils
parent80ed2fbc302db2d2e9053dbd042815e700f00a66 (diff)
OS support in Feature NOTES.md (#366)
* https://github.com/devcontainers/features/issues/360 * omit from common utils
Diffstat (limited to 'src/common-utils')
-rw-r--r--src/common-utils/NOTES.md2
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`.