Skip to content

Instantly share code, notes, and snippets.

View sohaeb's full-sized avatar

Suhaib Abdulghani sohaeb

View GitHub Profile

Keybase proof

I hereby claim:

  • I am sohaeb on github.
  • I am sohaeb (https://keybase.io/sohaeb) on keybase.
  • I have a public key ASDhftU8pnBP92Q-W_gQV_Q7cVm_qIvfQ9MhgHSDCejrdQo

To claim this, I am signing this object:

@sohaeb
sohaeb / README.md
Created October 21, 2015 20:18 — forked from agnoster/README.md
My ZSH Theme

agnoster.zsh-theme

A ZSH theme optimized for people who use:

  • Solarized
  • Git
  • Unicode-compatible fonts and terminals (I use iTerm2 + Menlo)

For Mac users, I highly recommend iTerm 2 + Solarized Dark

#!/usr/bin/python
import requests
import json
import re
import sys
import time
import os
import subprocess
- Game: http://54.77.31.219/
- Last version video: https://www.youtube.com/watch?v=5H3Pu4WFZD4
- Community: https://plus.google.com/u/1/communities/105437932515232469714

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname