Skip to content

Instantly share code, notes, and snippets.

View nickrealdini's full-sized avatar

Nick Realdini nickrealdini

View GitHub Profile
@kuyseng
kuyseng / mac-php-composer-setup.md
Last active August 2, 2017 10:17 — forked from tomysmile/mac-php-composer-setup.md
Setup PHP Composer using Brew

tmux cheatsheet

As configured in my dotfiles.

start new:

tmux

start new with session name:

@iansheridan
iansheridan / git-cheat-sheet.md
Created March 15, 2011 14:25
A cheat sheet for GIT

Setup

git clone <repo>

clone the repository specified by ; this is similar to "checkout" in some other version control systems such as Subversion and CVS

Add colors to your ~/.gitconfig file: