/dotfiles

my dotfiles

Primary LanguageVimL

addisonj’s dotfiles

(install script and some ideas taken from https://github.com/jferris/config_files)

Install

Clone this repository, change into the cloned directory, and run:

./install.sh

NOTE: This probably won’t work on OSX. Will fix soon :)

This will create symlinks for all config files in your home directory. You can
safely run this file multiple times to update.

Environment

Linux (Ubuntu)
Oh-my-zsh (with git and node.js modules)
vim (javascript and c++ tailored)

VIM stuff

Code Completion

javascript
c++
c

Syntax highlighting

jade
stylus
JSON

Modules

NERDTree
syntastic
tagbar

Much more customization to come!

Dependencies

exuberant ctags
clang

Thanks

Many thanks to the developers whose submodules are used here!