Skip to content

izidormatusov/dotfiles

Repository files navigation

izidor's dotfiles

Collection of my various configs (aka dotfiles) and installation scripts.

Get started

Config files are stored under directory dotfiles/. They can be converted to an instalation script by running:

./build.py

To install the configs and run provisioning scripts:

./install

Install profiles:

  • ./install minimal will install important configs (bash/vim/tmux) only. No scripted provisioning will happen
  • ./install all will install all configs but no provisioning will happen
  • ./install scripts will only provision
  • ./install (default) will install all configs and run provision

The configs can be pulled from your home directory to dotfiles:

./collect.py --no-dry_run

About

Configuration files for my workspace

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published