hypnoglow / dotbro

Dotbro - simple yet effective dotfiles manager.
MIT License
22 stars 2 forks source link

Feature: check if local & remote dotfiles are in sync #2

Open hypnoglow opened 8 years ago

hypnoglow commented 8 years ago

Implement a simple command to check if local dotfiles repo and remote dotfiles repo are in sync. The result should be cached for some considerable time. So it can be used in ~/.zshrc to notify a user if his dotfiles are outdated (e.g. he forgot to fetch changes from remote).