Last active
June 16, 2018 08:56
-
-
Save pauldougan/90f1dffbb812ed0f521ec796382f55b6 to your computer and use it in GitHub Desktop.
a
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
| # make routes clickable in the mac terminal by linking them | |
| alias cfa = 'cf a | sed -E -e "s/[^ ]+$/https:\/\/&/"' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment