工欲善其事,必先利其器
學習方法論
重復重復再重復
好的工具能讓你事半功倍
- chrome
算算乳與Proxy SitchyOmega配合
- vim
命令行中輸入 vimtutor 即可學習vim
vim 文件名
- zsh的使用
alias, ls ,export , source, cd , rm, cp, mv, touch, cat,echo
- snipaste
截圖,取色
- VScode
- Webstorm
- Git & GitHub Desktop
git add
git commit
git push
git pull
git config --global user.name xxx
git config --global user.email yyy
git remote origin set-url [url]
- Git Bash
- node.js
使用nrm切換源