dotfiles
dotfiles copied to clipboard
Easy installation script
It would be nice to have a bash script to automate the install process on a new machine, for example:
- Install dependencies for applications
- Install applications
- Overwrite application configs
How about also having it create a cronjob to autopull the latest config?
It should likely support systemd units as well as cron with the 2.0 multiple distro support target.