My dotfiles now have their own GitHub repository: http://mths.be/dotfiles Suggestions welcome!
-
-
larger PRs locally without “installing” them to my system. (What if someone commits a large PR with some sneakily-hidden malicious code?)
-
To update all remote hosts: for host in host1 host2 host3; do ssh "${host}" 'set -- -f; source dotfiles/bootstrap.sh'; done
- 2 more replies
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.
have you ever landed on a workflow for synchronizing local dotfiles with what's in your repo that you're happy with?