Skip to content

Instantly share code, notes, and snippets.

@galaakk
Created April 18, 2013 21:01
Show Gist options
  • Save galaakk/5416191 to your computer and use it in GitHub Desktop.
Save galaakk/5416191 to your computer and use it in GitHub Desktop.
SH: copy result of last command in clipboard (osx)
alias copylast="fc -e -|pbcopy"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment