Skip to content

Instantly share code, notes, and snippets.

@brycepg
Created September 9, 2012 07:26
Show Gist options
  • Save brycepg/3683164 to your computer and use it in GitHub Desktop.
Save brycepg/3683164 to your computer and use it in GitHub Desktop.
#!/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