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