Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1023 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 1023 Bytes

Miripiruni's dotfiles

Design Principles

  1. Setup uses XDG Base Directory Specification
  2. Feature Slices. For any tool and technology there is separate scope (config file, directory, description, envs, etc)

How to use

Any feature can be used separately, to test if you like it. You can install/uninstall any feature manualy or setup all of them:

git clone [email protected]:miripiruni/dotfiles.git ~/.dotfiles && cd ~/.dotfiles && ./run.sh

Links