Skip to content

Instantly share code, notes, and snippets.

@katanacrimson
Created October 26, 2013 23:39
Show Gist options
  • Save katanacrimson/7175940 to your computer and use it in GitHub Desktop.
Save katanacrimson/7175940 to your computer and use it in GitHub Desktop.
function ss {
scrot ~/.ss/$1.png > /dev/null
scp ~/.ss/$1.png solanine:~/http/ss/ > /dev/null
echo http://odios.us/\~/ss/$1.png | xclip -selection clipboard
echo uploaded to http://odios.us/\~/ss/$1.png
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment