This is a small script which copies config / dotfiles to a repo and uploads the changes to github.

dotfiles_copy

I noticed a lot of people are using multiple symlinks to folders and configuration files. I don't really want symlinks everywhere so decided to copy the files instead.

The script is just a simple bash script with a few variables, it might be useful for other people so I have uploaded it to github in my linux/scripts repo.

view dot_copy on github