Created
May 17, 2016 13:36
-
-
Save roborourke/2997cbb8bce6eeb46bdf19b524c74915 to your computer and use it in GitHub Desktop.
Keybase aliases
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### 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