Skip to content

gotgenes/dotfiles

Repository files navigation

Chris Lasher's Dotfiles

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.

Deploying the configurations

  1. Install chezmoi

  2. Initialize with chezmoi

    chezmoi init [email protected]:gotgenes/dotfiles.git
    
  3. Modify any necessary values in the $XDG_CONFIG_HOME/chezmoi/chezmoi.toml file:

  4. Apply the configurations

    chezmoi apply
    

That's all there is to it! At this point, you will have successfully deployed your configurations.

About

Configurations for command line-based tools and shells.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published