run_cmd
function fails with a Not a directory
error if the command is not found
#269
Labels
bug
Something isn't working
Error
When backing up dotfiles, some operations result in a NotADirectoryError exception, forcing the backup process to stop.
Example: Not a directory: 'apm'
I do not have Atom installed and therefore no 'apm' folder.
Intended behavior
Check if folder exists, if not ignore and do not attempt to backup.
The text was updated successfully, but these errors were encountered: