My collection of configuration files (a.k.a. "dot files") for working comfortably in a *NIX environment. This repository is easily deployed with the help of chezmoi.
Presently this repository is tailored towards macOS. Some configuration values may not be appropriate for Linux.
-
Initialize with chezmoi
chezmoi init git@github.com:gotgenes/dotfiles.git
-
Modify any necessary values in the
$XDG_CONFIG_HOME/chezmoi/chezmoi.toml
file: -
Apply the configurations
chezmoi apply
That's all there is to it! At this point, you will have successfully deployed your configurations.