MikeAlt Posted April 14, 2013 Posted April 14, 2013 Has anyone created a workflow for more robust editing of the hosts file? Of course, typing this into Terminal works just fine: sudo nano /private/etc/hosts But was wondering if anyone has taken it beyond the basics? (Like opening in TextWrangler / TextEdit, etc)
oderwat Posted April 14, 2013 Posted April 14, 2013 Well... I usually use sublime text 2 in the shell... with sudo subl /private/etc/hosts not really worth a workflow for me.
Sridhar Katakam Posted April 14, 2013 Posted April 14, 2013 (edited) I just press 'ga' and hit Enter to open Gas Mask and edit hosts file. You can very well set a custom keyword like 'hosts' to open that app if you think that app name is not easy enough to remember by creating a workflow. Here is my little workflow that launches 'Gas Mask' app (if present, of course) using the hosts keyword: http://cl.ly/0T2L2s3n0L2R Edited April 14, 2013 by Sridhar Katakam
oderwat Posted April 14, 2013 Posted April 14, 2013 @Sridhar GasMask is pretty cool! Never heard of it before!
shkm Posted April 15, 2013 Posted April 15, 2013 I just made something of a hosts editor. Take a look if you like.
MikeAlt Posted April 15, 2013 Author Posted April 15, 2013 Great suggestions, I'll task a look at Gas Mask and the host add/host remove workflows. Thanks!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now