Skip to content

jongmin92/dev-settings

Repository files navigation

Dev-settings

나만의 개발환경 설정 파일 저장소

Setting files list

  • bash
  • Vim (Vunle)
  • WebStorm
  • iTerm2

Vim Image

2016-12-19 1 29 35

Installation

$ git clone https://github.com/kdhx92/dev-settings.git

Apply [bash & vim] setting

  • 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

Install ctags package for TagList Plugin

Debian

$ sudo apt-get install ctags

Redhat

$ sudo yum install ctags

About

나만의 개발환경 설정 파일 저장소 (dotfiles)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published