Skip to content

Commit

Permalink
chore: Bump alpine-ohmyzsh devcontainer feature version to 0.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
cirolosapio committed Apr 21, 2024
1 parent dcb9437 commit ae1cf25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/alpine-ohmyzsh/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "alpine-ohmyzsh",
"id": "alpine-ohmyzsh",
"version": "0.0.16",
"version": "0.0.17",
"description": "Installs ohmyzsh on alpine",
"documentationURL": "https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-ohmyzsh",
"installsAfter": [
Expand All @@ -10,7 +10,7 @@
"options": {
"plugins": {
"type": "string",
"default": "alias-tips zsh-interactive-cd",
"default": "alias-tips",
"description": "OhMyZsh plugins to enable (git zsh-autosuggestions zsh-syntax-highlighting are always installed)"
},
"initStarship": {
Expand Down

0 comments on commit ae1cf25

Please sign in to comment.