Skip to content

Instantly share code, notes, and snippets.

@pauldougan
Last active June 16, 2018 08:56
Show Gist options
  • Select an option

  • Save pauldougan/90f1dffbb812ed0f521ec796382f55b6 to your computer and use it in GitHub Desktop.

Select an option

Save pauldougan/90f1dffbb812ed0f521ec796382f55b6 to your computer and use it in GitHub Desktop.
a
# 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