diff --git a/uninstall.sh b/uninstall.sh index e3e56d1..9d68c0a 100755 --- a/uninstall.sh +++ b/uninstall.sh @@ -1,6 +1,6 @@ #!/bin/bash -## DOWNLOADED FROM GITHUB ## +## DOWNLOADED FROM GIT REPO ## # Loop through all the dotfiles, if the file is a symlink then remove it # Then if the backup file exists, restore it to it's original location