나만의 개발환경 설정 파일 저장소
- bash
- Vim (Vunle)
- WebStorm
- iTerm2
$ git clone https://github.com/kdhx92/dev-settings.git
- If you want to set bash and vim like the image above, do the following (I recommend that you back up your settings before doing so.)
$ git clone https://github.com/kdhx92/dev-settings.git $ cd dev-settings $ ./start.sh
$ sudo apt-get install ctags
$ sudo yum install ctags