Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 311 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 311 Bytes

To install:

  • Install the following on the machine:
    • zsh
    • neovim/vim
    • tmux
  • git clone --recursive https://github.com/ccheek21/dotfiles.git ~/.dotfiles
  • chsh -s /bin/zsh
  • ~/.dotfiles/install
  • run 'zplug install'
  • follow instructions to install deocomplete-clang
  • in vim, run ':PlugInstall'