My dotfiles for changes tracking and new machine setup simplification. It almost has no interest for others unless you are interested in my setup.
Read about requirements in DEPENDENCIES.md file.
Read about installation in INSTALLATION.md file.
Read about configuration in CONFIGURATION.md file.
- Clone this repository to
~/systempath:git clone --recurse-submodules git@github.com:zekefast/dotfiles.git ~/system - Symlink
dotfilesdirectory to config path oftuckrwhich is platform dependent:- GNU/Linux Debian
ln -s ~/system/dotfiles ~/.config/dotfiles
- MacOS
ln -s ~/system/dotfiles ~/Library/Application Support/dotfiles
- GNU/Linux Debian
- Use
tuckrto symlink configuration, e.g.tuckr set \*.
Read about work to be done in TODO.md file.
Read about changes in CHANGELOG.md file.