We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent effdc38 commit d2c62a7Copy full SHA for d2c62a7
1 file changed
_wiki/개발환경세팅.md
@@ -3,7 +3,7 @@ layout : wiki
3
title : 개발환경세팅
4
summary : 새 PC 를 받았을때 개발환경 세팅방법 (Java, Spring 개발 기준)
5
date : 2018-08-15 19:41:36 +0900
6
-updated : 2021-08-09 10:27:11 +0900
+updated : 2021-09-02 15:29:09 +0900
7
ktags : tools
8
toc : true
9
public : true
@@ -46,6 +46,7 @@ adsense : true
46
* [나만의 커멘트라인 인터페이스](https://hyunseob.github.io/2017/02/05/my-command-line-interface/)
47
* [iTerm2에 Dracular 테마 적용하기](https://jojoldu.tistory.com/428)
48
* [zplug list](https://github.com/unixorn/awesome-zsh-plugins)
49
+* [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions/blob/master/INSTALL.md#oh-my-zsh)
50
51
```
52
##################
0 commit comments