Skip to content

Commit

Permalink
docs: Add OpenIndiana package install command
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Nov 1, 2021
1 parent 2307917 commit 5ad6100
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ Install chezmoi with a single command.
| Alpine Linux | apk | `apk add chezmoi` |
| Arch Linux | pacman | `pacman -S chezmoi` |
| Guix Linux | guix | `guix install chezmoi` |
| OpenIndiana | pkg | `pkg install application/chezmoi` |
| NixOS Linux | nix-env | `nix-env -i chezmoi` |
| Void Linux | xbps | `xbps-install -S chezmoi` |
| macOS | Homebrew | `brew install chezmoi` |
Expand Down

0 comments on commit 5ad6100

Please sign in to comment.