dotploy
dotploy copied to clipboard
A bash only script to deploy $HOME dot files accrossing different hosts.
If a "__KEEPED" file exists in a nested subdirecory, then all the parent directories need to be keeped.
Some VCS source need to be prepared first before using.
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.
If a user add an alia for an external tool used by the script, this may cause the script processing unpredictble.