Skip to content

Instantly share code, notes, and snippets.

View d1rtyvans's full-sized avatar
:shipit:

Chris Scott d1rtyvans

:shipit:
View GitHub Profile
@afgomez
afgomez / dmginstall.sh
Created November 29, 2012 22:29
Download and install a .dmg
#!/bin/bash
# Downloads and install a .dmg from a URL
#
# Usage
# $ dmginstall [url]
#
# For example, for installing alfred.app
# $ dmginstall http://cachefly.alfredapp.com/alfred_1.3.1_261.dmg
#

tmux cheatsheet

As configured in my dotfiles.

start new:

tmux

start new with session name: