sclinede / dotfiles-1

My personal development setup

Home Page:https://coderjourney.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

  1. Clone using git clone https://github.com/keiththomps/dotfiles.git
  2. Modify the dotfiles you'd like to link in dotfiles variable in bootstrap.sh
  3. Run ./bootstrap.sh
  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 dotfiles variable in the bootstrap.sh file. If you would like to link a new file simply add it to the list in that file and run ./bootstrap.sh.

About

My personal development setup

https://coderjourney.com


Languages

Language:Shell 45.6%Language:Vim Script 30.7%Language:Vim Snippet 21.1%Language:Ruby 2.1%Language:AppleScript 0.5%