dotfiles.sh
You can diff any changes between the dotfiles and the files in your home directory using the diff argument.
./dotfiles.sh diff
You can install the dotfiles in your home directory using the install argument.
./dotfiles.sh install
mkdirs.sh
You can create necessary ~/.local dirs using this script.
./mkdirs.sh