Skip to content

jbaber/dotfiles-public

Repository files navigation

The dotfiles check out directly to my $HOME without symlinks or anything using the method outlined at this blogpost.

On a new machine, I must

git clone --bare <git-repo-url> $HOME/.cfg
alias config='/usr/bin/git --git-dir=$HOME/.cfg/ --work-tree=$HOME'
config config --local status.showUntrackedFiles no
config checkout

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published