czchen
yadm - Yet Another Dotfiles Manager
=========
pass - lightweight directory-based password manager
========= 自動將 push 的協定從 https 改爲 git
$ vi .gitconfig
[url "git@github.com:"]
pushInsteadOf = https://github.com/
$ git remote -v show
origin git@github.com:a0726h77/dotfiles.git (fetch)
origin git@github.com:a0726h77/dotfiles.git (push)
$ git remote set-url origin https://github.com/a0726h77/dotfiles.git
$ git remote -v show
origin https://github.com/a0726h77/dotfiles.git (fetch)
origin git@github.com:a0726h77/dotfiles.git (push)
Rudi
不解釋,4篇一起服用:
http://www.geekwire.com/2016/will-trump-dislodge-amazon-web-services-federal-government-not-likely/
http://www.geekwire.com/2016/amazon-web-service-ceo-andy-jassy-optimistic-aws-will-become-100b-business-no-spinoff-plans/
http://www.zdnet.com/article/amazon-lunches-aws-greengrass-for-iot/
http://www.zdnet.com/article/andy-jassy-warns-aws-has-no-time-for-uncommitted-partners/