Skip to content

Latest commit

 

History

History
84 lines (63 loc) · 4.01 KB

File metadata and controls

84 lines (63 loc) · 4.01 KB

dotfiles

Project that aims to make the configuration of *NIX environments easy and replicable.

Always installing minimal software and checking external installers.

Supported systems

  • macOS >= 10.15
  • Debian >= 13

Packages (Linux)

Requirements

macOS

$ sudo xcodebuild -license accept
$ sh -c "$(curl -fsLS https://get.chezmoi.io)" -- init --apply <github-user>

Debian (minimal)

# apt-get update
# apt-get install --no-install-recommends ca-certificates curl \
                  lsb-release sudo build-essential git gnupg
# usermod -aG sudo <your-user>

Logout and login again (for sudo effect), now:

$ sh -c "$(curl -fsLS https://get.chezmoi.io)" -- init --apply <github-user>

Inspired by

References

License

For this project see LICENSE.

For external resources like fonts, scripts and other, see their respective licenses: