/dotfiles

My *nix environment managed with homebrew

Primary LanguageLua

dotfiles

  • Sets up a few aliases
  • Installs Homebrew and Caskroom
  • Installs some stuff with Homebrew
  • Creates .profile and sets needed Environment variables
  • Installs vundle for vim and installs plugins defined in vimrc
  • Enabless 256 colors in tmux

To find out what is installed check out install.sh

Instructions

Run install.sh, put in user password when prompted.

Be sure to open a fresh shell after completion to get PATH changes