Skip to content

thorncp/dotfiles

Repository files navigation

Dotfiles that live directly in my user directory, i.e. no symlinks.

Setup

Cloning into a home directory can be challenging, since it will almost certainly not be empty. Here's a way to get going to workaround that:

git init .
git remote add -t \* -f origin git@github.com:thorncp/dotfiles.git
git switch main

About

Attempts to keep my dev environment running smoothly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published