File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ nohup java -jar jenkins.war --httpPort=8080 >> nohup.out 2>&1 &
5050
5151## 脚本
5252
53- | [ 安装脚本] ( https://github.com/dunwu/linux /tree/master/codes/deploy/tool/jenkins ) |
53+ | [ 安装脚本] ( https://github.com/dunwu/OS /tree/master/codes/deploy/tool/jenkins ) |
5454
5555## FAQ
5656
Original file line number Diff line number Diff line change @@ -43,4 +43,4 @@ export PATH=\$MAVEN_HOME/bin:\$PATH
4343
4444以上两种安装方式,我都写了脚本去执行:
4545
46- | [ 安装脚本] ( https://github.com/dunwu/linux /tree/master/codes/deploy/tool/maven ) |
46+ | [ 安装脚本] ( https://github.com/dunwu/OS /tree/master/codes/deploy/tool/maven ) |
Original file line number Diff line number Diff line change @@ -88,4 +88,4 @@ cd /opt/nginx/nginx-1.12.2
8888
8989## 脚本
9090
91- | [ 安装脚本] ( https://github.com/dunwu/linux /tree/master/codes/deploy/tool/nginx ) |
91+ | [ 安装脚本] ( https://github.com/dunwu/OS /tree/master/codes/deploy/tool/nginx ) |
Original file line number Diff line number Diff line change @@ -52,4 +52,4 @@ nvm use 8.9.4
5252
5353## 脚本
5454
55- | [ 安装脚本] ( https://github.com/dunwu/linux /tree/master/codes/deploy/tool/nodejs ) |
55+ | [ 安装脚本] ( https://github.com/dunwu/OS /tree/master/codes/deploy/tool/nodejs ) |
Original file line number Diff line number Diff line change @@ -44,4 +44,4 @@ cd /opt/tomcat/apache-tomcat-8.5.28/bin
4444
4545## 脚本
4646
47- | [ 安装脚本] ( https://github.com/dunwu/linux /tree/master/codes/deploy/tool/tomcat ) |
47+ | [ 安装脚本] ( https://github.com/dunwu/OS /tree/master/codes/deploy/tool/tomcat ) |
Original file line number Diff line number Diff line change @@ -338,33 +338,33 @@ Vim 是从 vi 发展出来的一个文本编辑器。代码补完、编译及错
338338
339339此外,[这里](http://blog.ngedit.com/vi-vim-cheat-sheet-sch.gif)还有简体中文版。
340340
341- 
341+ 
342342
343343### 3.2. 入门版
344344
345345基本操作的入门版。[原版出处](https://github.com/ahrencode/Miscellaneous)还有 keynote 版本可供 DIY 以及其他相关有用的 cheatsheet。
346346
347- 
347+ 
348348
349349### 3.3. 进阶版
350350
351351下图是 300DPI 的超清大图,另外[查看原文](http://michael.peopleofhonoronly.com/vim/)还有更多版本:黑白,低分辨率,色盲等
352352
353- 
353+ 
354354
355355### 3.4. 增强版
356356
357357下图是一个更新时间较新的现代版,含有的信息也更丰富。[原文链接](http://vimcheatsheet.com/)
358358
359- 
359+ 
360360
361361### 3.5. 文字版
362362
363363[原文链接](http://tnerual.eriogerg.free.fr/vimqrc.pdf)
364364
365- 
365+ 
366366
367- 
367+ 
368368
369369## 4. 资料
370370
You can’t perform that action at this time.
0 commit comments