-
Notifications
You must be signed in to change notification settings - Fork 0
Home
jjangsangy edited this page Oct 16, 2014
·
4 revisions
Known to work on
- Mac OS X 10.9.2
- Ubuntu 14.04 LTS Trusty
$ git clone https://github.com/jjangsangy/Dotfiles.git $HOME/Dotfiles \
&& cd $HOME/Dotfiles/ \
&& ./link_files.sh
- OS X and Debian Configurations
-
Vundle or Plug for managing plugins. Plug is fast but requires
Vim +Ruby
. - YouCompleteMe autocompletion library.
First install vundle
or run the install install_vundle.sh
.