feat: add chmod.md ssh.md cheatsheet.

This commit is contained in:
jaywcjlove
2022-10-03 02:11:09 +08:00
parent d02f059357
commit 5279d3082e
6 changed files with 530 additions and 1 deletions

View File

@ -853,6 +853,6 @@ dfx # 删除文本直到字符“x”(包括字符“x”): delete forward x
- [搞得像IDE一样的 Vim](https://jaywcjlove.github.io/vim-web) _(github.io)_
- [Vim 官方网站](http://www.vim.org/) _(vim.org)_
- [Devhints](https://devhints.io/vim) _(devhints.io)_
- [Vim cheatsheet](https://vim.rtorr.com/) _(vim.rotrr.com)_
- [Vim cheatsheet](https://vim.rtorr.com/lang/zh_cn/) _(vim.rotrr.com)_
- [Vim documentation](http://vimdoc.sourceforge.net/htmldoc/) _(vimdoc.sourceforge.net)_
- [Interactive Vim tutorial](http://openvim.com/) _(openvim.com)_