Skip to content

rowanmanning/dotfiles

Repository files navigation

My Dotfiles

These are my dotfiles. They're managed with chezmoi.

Requirements

All

You need to have the 1Password CLI installed. Secrets must be stored in a vault named dotfiles.

Mac

It's best to install Homebrew first so that the install script can add relevant formulae.

Linux

If you want to run the install script below then you'll need curl and zsh. Use whatever package manager the system comes with.

Install

Run the following to set up:

sh -c "$(curl -fsLS https://get.chezmoi.io/)" -- -b $HOME/bin init --apply rowanmanning

Releases

No releases published

Packages

No packages published