mackbrowne / dotfiles

dotfiles: zsh, vim, git, tmux, iterm, and more settings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Installation

  1. Install zsh:
  • sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
  1. Install Homebrew
  • /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  1. Install Node LTS
  2. If you are a safe kinda guy, read what is done in [install.sh](http://github.com/mackbrowne/dotfiles/blob/master/install.sh and follow it.
  3. Or, if you trust me not to explode your computer for some reason, go the simple way and do this:
  • curl https://raw.githubusercontent.com/mackbrowne/dotfiles/master/install.sh | sh

About

dotfiles: zsh, vim, git, tmux, iterm, and more settings


Languages

Language:Shell 100.0%