Skip to content

Instantly share code, notes, and snippets.

@brycepg
Created September 9, 2012 07:26
#!/bin/bash
foobar=$(echo -e "coding\nbrowsing\npron" | dmenu)
workspace.rb "$foobar"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment