-
-
Save ascarter/1157744 to your computer and use it in GitHub Desktop.
View source from a URL in BBEdit
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
function bbcurl () { | |
curl $1 | bbedit --new-window +1 -t $1 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This shows the URL as the title, requests a new window (despite what you defaults are), and asks for line 1