Skill learning
Skill learning:
https://github.com/tmux-plugins
https://github.com/robbyrussell/oh-my-zsh
http://insights.thoughtworkers.org/obsession-og-technology/?hmsr=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
https://gist.github.com/kkirsche/5710272
https://github.com/creationix/nvm
https://medium.com/@webprolific/getting-started-with-dotfiles-43c3602fd789#.rt19h3pri
http://joshsymonds.com/blog/2014/06/12/shell-awesomeness-with-prezto/
js https://kknews.cc/tech/zl9q93.html
GIT
如何設定 git 每次都 push tags
http://stackoverflow.com/questions/3745135/push-git-commits-tags-simultaneously/3745250#3745250
https://github.com/sorin-ionescu/prezto
https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard
https://coderwall.com/p/yiot4q/setup-vim-powerline-and-iterm2-on-mac-os-x
https://blog.codeminer42.com/git-workflow-basics-d405746f6205#.9vsniwq6q
Linux
vim:
https://github.com/junegunn/vim-easy-align
https://github.com/spf13/spf13-vim
http://harrycode.logdown.com/tags/Vim
http://harrycode.logdown.com/posts/197145-simple-steps-to-build-cool-vim-development-environment
http://stackoverflow.com/questions/1205286/renaming-the-current-file-in-vim
排版
https://github.com/Yggdroot/indentLine for vim users
https://atom.io/packages/indent-guide-improved for atom users
http://vimawesome.com/
https://github.com/kana/vim-fakeclip
http://vimawesome.com/plugin/fakeclip
CSS
prepros https://www.minwt.com/webdesign-dev/html/12062.html
https://blisk.io/ 號稱網頁開發使用的瀏覽器 Chromium-based
builtwith.com
網頁親和力──無障礙網頁開發規範 2.0 | Jedi’s BLOG
Introduction – MaintainableCSS – an approach to writing modular, scalable and main
JS
https://read01.com/am63P.html
http://adrianmejia.com/blog/2016/10/19/Overview-of-JavaScript-ES6-features-a-k-a-ECMAScript-6-and-ES2015/#.WA4G-3dZebs.hackernews
PM
http://insights.thoughtworkers.org/obsession-og-technology/?hmsr=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
Mac
執行 crontab 把這行貼到自己的 Mac 裡面,感受一下 cron job 的執行:
0 * * * * osascript -e 'display notification "又一小時過去啦!" with title "起來動動 ~"'
@hourly osascript -e 'display notification "又一小時過去啦!" with title "起來動動 ~"'
Game:
https://leetcode.com/problemset/algorithms/
Share your thoughts