Created
September 24, 2014 22:06
-
-
Save carlosmcevilly/530c17285391b13f6609 to your computer and use it in GitHub Desktop.
pbclean
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
#!/bin/bash | |
pbpaste | pbcopy | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This lives in my .profile on every Mac I use . . . I had no idea other people did it too!