Skip to content

maxidv88/dotfiles

 
 

Repository files navigation

Prerequisites

  • NeoVim (brew install neovim)
  • Ruby with Bundler and Rake installed

Installation

  1. Clone using git clone https://github.com/keiththomps/dotfiles.git
  2. Modify the dotfiles you'd like to link in dotfile_list.rb
  3. Run rake
  4. Enjoy your new fangled environment!

Additional Vim Info

All vim plugins are installed via plug, and the packages can be found at the top of the init.vim file. Follow the plug's instructions to add and remove packages as you wish.

Additional Dotfile Info

All dotfile links are managed within the dotfile_list.rb file. If you would like to link a new file simply add it to the list in that file and run rake or rake link.

About

My personal development setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 52.9%
  • Vim Script 32.7%
  • Ruby 13.7%
  • AppleScript 0.7%