Skip to content

Commit

Permalink
Merge pull request #846 from wigust/guix
Browse files Browse the repository at this point in the history
Add Guix installation command
  • Loading branch information
twpayne committed Aug 10, 2020
2 parents e92b94d + ee5a4b9 commit 60365e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions cmd/docs.gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Install chezmoi with a single command.
| Linux | Linuxbrew | `brew install chezmoi` |
| Alpine Linux | apk | `apk add chezmoi` |
| Arch Linux | pacman | `pacman -S chezmoi` |
| Guix Linux | guix | `guix install chezmoi` |
| NixOS Linux | nix-env | `nix-env -i chezmoi` |
| macOS | Homebrew | `brew install chezmoi` |
| macOS | MacPorts | `sudo port install chezmoi` |
Expand Down

0 comments on commit 60365e7

Please sign in to comment.