These are my personal configuration files, to be shared accross machines.
They're pretty standard
The below command will create symlinks for the dotfiles in your home directory. It assumes the existence of the folder TrootskiEnvConf in your home folder.
git clone [email protected]:trootski/TrootskiEnvConf.git ~/TrootskiEnvConf/
source ~/TrootskiEnvConf/setup.sh
To back up to an external drive execute the following command;
rsync -aP --delete --exclude-from=/home/troot/TrootskiEnvConf/rsync-homedir-excludes.txt /home/troot /run/media/troot/X220/home-folder-backup