Skip to content

Files

Latest commit

Dave HaeffnerDave Haeffner
Dave Haeffner
and
Dave Haeffner
Jul 17, 2022
f77f605 · Jul 17, 2022

History

History
9 lines (8 loc) · 401 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 401 Bytes

Getting Started

  1. Copy zshrc to ~/.zshrc
  2. Install nerd-font
  3. Set Nerd Font size 14 in terminal appearance preferences
  4. Copy vimrc to ~/.vimrc
  5. mkdir ~/.config/nvim and copy init.vim to ~/.config/nvim
  6. Install vundle
  7. Launch vim and run :PluginInstall