- Runtime configuration files for my home directory.
- Bare repo to allow adding file directly in $HOME dir
- Use
dotalias to refer to this config repo
- Refer to
install/for scripts to install the various software. install.shwill run all the install scripts in order.install_<APP>.shwill install only that app.install_lib.shis a lib for helping the installation scripts.
curl https://raw.githubusercontent.com/mangelozzi/dotfiles/master/.config/install/_install_config.sh | bash