dotploy icon indicating copy to clipboard operation
dotploy copied to clipboard

A bash only script to deploy $HOME dot files accrossing different hosts.

Results 8 dotploy issues
Sort by recently updated
recently updated
newest added

If a "__KEEPED" file exists in a nested subdirecory, then all the parent directories need to be keeped.

bug

Some VCS source need to be prepared first before using.

enhancement

For example, `realpath` and `readlink` are not in a standard bash package, they are belong to coreutils package.There should be a more compatible way of implement the same functionality.

enhancement

If a user add an alia for an external tool used by the script, this may cause the script processing unpredictble.

enhancement