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