mehulkar / dotfiles

bootstramp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Usage

git clone git@github.com:mehulkar/dotfiles.git && cd dotfiles
./install.sh

Notes

  1. Vim uses vundle. ./install.sh will install it and all plugins.
  2. ./install.sh adds env vars and aliases to ~/.bash_profile by default. Change to ~/.zshrc or whateve
  3. shell aliases assume ~/dev and ~/dev/scrap directories exist. Shortcuts to main dev dirs and a tmp dir for throwaway stuff
  4. touch essentials/.secret for aliases/env variables you want to put in your shell profile that you don't want to put in source control"

About

bootstramp


Languages

Language:Shell 95.4%Language:Vim Script 4.6%