Skip to content

Commit

Permalink
Merge pull request #34 from cirolosapio/automated-documentation-updat…
Browse files Browse the repository at this point in the history
…e-6695990880

Automated documentation update
  • Loading branch information
cirolosapio authored Oct 30, 2023
2 parents 120247f + 34b9fd6 commit 4bfde43
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions src/alpine-ctop/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@

# alpine-ctop (alpine-ctop)

Installs ctop on alpine

## Example Usage

```json
"features": {
"ghcr.io/cirolosapio/devcontainers-features/alpine-ctop:0": {}
}
```





---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/cirolosapio/devcontainers-features/blob/main/src/alpine-ctop/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
2 changes: 1 addition & 1 deletion src/alpine-ohmyzsh/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Installs ohmyzsh on alpine

| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| plugins | OhMyZsh plugins to enable (git zsh-autosuggestions zsh-syntax-highlighting are always installed) | string | autojump alias-tips zsh-interactive-cd |
| plugins | OhMyZsh plugins to enable (git zsh-autosuggestions zsh-syntax-highlighting are always installed) | string | alias-tips zsh-interactive-cd |
| initStarship | Init starship | boolean | true |


Expand Down

0 comments on commit 4bfde43

Please sign in to comment.