Skip to content

rsandz/dotfiles

Repository files navigation

Ryan's Dotfiles

This repository is a collection of Dotfiles that I use in my everyday development. It uses chezmoi to manage the dotfiles.

Usage

Follow instructions in the chezmoi docs.

Or apply immediately with:

sh -c "$(curl -fsLS chezmoi.io/get)" -- init --apply $GITHUB_USERNAME

Note:

  • Add -n to dry-run first.
  • Use chezmoi diff to check diference between target and destination state.

Additional Configs

To switch to fish as the main shell, use:

chsh -s /usr/bin/fish

Dependencies

About

Dotfiles for my development environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published