Skip to content

rob5standingby/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

🔥 Rob's dotfiles 🔥

Setup

Symlink some files

  • ln -s [path_to_this_repo]/zshrc ~/.zshrc
  • ln -s [path_to_this_repo]/gitignore ~/.gitignore

Install Homebrew

Run this in terminal : /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Switch to ZSH

chsh -s /bin/zsh

Install Antigen

  • Create an antigen folder at ~/.antigen
  • Install Antigen to ~/.antigen/antigen.zsh by running: curl https://cdn.rawgit.com/zsh-users/antigen/v1.1.3/bin/antigen.zsh > ~/.antigen/antigen.zsh

Install NVM

curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.2/install.sh | bash

Install XCode Command Line Tools Package

xcode-select --install

Install rbenv

brew install rbenv

Install a powerline Compatible Font:

  • Such as Monoid: http://larsenwork.com/monoid/

Install iterm2

About

rob's dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages