Skip to content

Instantly share code, notes, and snippets.

View listba's full-sized avatar
💭
need ☕

Ben List listba

💭
need ☕
View GitHub Profile
@listba
listba / gnome-terminal-zenburn.sh
Created May 21, 2012 03:04 — forked from planbnet/gnome-terminal-zenburn.sh
Zenburn color scheme for gnome-terminal
#!/usr/bin/env bash
dir=$(dirname $0)
gconfdir=/apps/gnome-terminal/profiles
echo # This makes the prompts easier to follow (as do other random echos below)
########################
### Select a profile ###
########################