Skip to content

Instantly share code, notes, and snippets.

@roborourke
Created May 17, 2016 13:36
Show Gist options
  • Save roborourke/2997cbb8bce6eeb46bdf19b524c74915 to your computer and use it in GitHub Desktop.
Save roborourke/2997cbb8bce6eeb46bdf19b524c74915 to your computer and use it in GitHub Desktop.
Keybase aliases
### Keybase ###
function pb() {
echo "$@" | pbcopy
}
# Usage: kbm 'message' <usernames...>
alias kbm='pb keybase encrypt -m'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment