Skip to content

lewisacidic/dotfiles

Repository files navigation

dotfiles

My dotfiles, controlled by chezmoi.

Deploying

Install chezmoi using their instructions, or install to ./bin with:

curl -sfL https://git.io/chezmoi | sh

Potentially add ~/bin to path:

export PATH=~/bin:$PATH

or with fish:

set -agx $HOME/bin

and drop the dotfiles:

chezmoi init --apply https://github.com/lewisacidic/dotfiles

About

My dotfiles, controlled by chezmoi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published