Add sync.sh as bash replacement for sync.py #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "pi/sync-in-bash"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Rewrite the Python-based dotfiles synchronization script in bash.
Update all references in install.sh, update.sh, and setup/update.sh
to use sync.sh instead of sync.py.