Skip to content

dosht/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies

  1. vim
  2. tmux
  3. apache spark
  4. cmake
  5. python-dev [for ubuntu]

Installation

cd Documents
git clone [email protected]:dosht/dotfiles.git
./install

Mac

First install macvim to get CompleteMe working, then install CompleteMe manually:

Install MacVim using home brew:

brew install macvim --override-system-vim
brew linkapps
cd ~/.vim/bundle/YouCompleteMe
./install.py --clang-completer

Finally install vimproc manually:

cd ~/.vim/bundle/vimproc.vim
make -f make_mac.mak

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published