Skip to content

z0mbix/dotfiles

Repository files navigation

dotfiles

Install chezmoi on Mac:

$ brew install chezmoi

or on Linux:

$ BINDIR=~/bin sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply z0mbix

Set fish as your shell:

$ chsh -s /opt/homebrew/bin/fish

or:

$ chsh -s /usr/bin/fish

To update dotfiles on a device:

$ chezmoi diff
$ chezmoi apply

About

*NIX dot files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published