Skip to content

achaphiv/dotfiles

Repository files navigation

dotfiles

What

Configure a devbox from scratch.

I.E. with only git and python3 installed.

How

  • pipenv installs ansible
  • ansible installs the programs
  • stow creates symbolic links for program configuration

Install

Download the repository:

git clone git@github.com:achaphiv/dotfiles
cd dotfiles
git submodule init
git submodule update

Run the install script:

./install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published