Posts
All the articles I've posted.
-
Bash 移动快捷键
*昨天(2017年4月4日)发现`bash`默认的快捷键是`emacs`的,可以设置成`vi`: `set -o vi`, `zsh`设置成`vi`是: `bindkey -v`*
-
博客墙
这里收集了一些我喜欢的博客地址,会长期更新。
-
ES6 Exploring 笔记
[exploringjs笔记](http://exploringjs.com/es6/index.html)
-
Git备忘
部分命令参考了这篇文章