Skip to content

goodgravy/dotfiles

Repository files navigation

Dotfiles

These files are the configuration I use to personalise my computer and my development environment.

I follow the conventions laid out by Full Stop which means that running the full-stop script links files into the right places, sets up my path, and runs the setup.sh scripts.

A good amount of this configuration was inspired by or taken directly from holman/dotfiles.

To use

git clone [email protected]:goodgravy/dotfiles.git $HOME/.dotfiles
cd $HOME/.dotfiles
git submodule init
git submodule update --rebase
./full-stop/script/full-stop

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published