Created
August 17, 2015 16:29
-
-
Save cevaris/524254d8315f6975a656 to your computer and use it in GitHub Desktop.
pbsort - sort your clibpoard
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
# Sort what is in my clipboard | |
alias pbsort='pbpaste | sort | pbcopy' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Usage
First copy some text to your clipboard