Repository for configuration files management
- Git
- Curl
You can use the install_configs.sh
script to setup new enviroments. It will make a copy of existing config files before overwriting them.
curl -Lks https://raw.githubusercontent.com/lfrigodesouza/Dotfiles/trunk/.bin/install_configs.sh | /bin/bash
Inspired by @durdn article