Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Install the fish shell' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Install the fish shell
Authored by: clemmece on Dec 09, '09 07:29:12PM
echo set BROWSER \'open\' >> ~/.config/fish/config.fish
Can you expound on what \'open\' means in this context? Entering echo $BROWSER at the prompt outputs "open" rather than the path to the default browser. I'm assuming "open" in the quoted line is different than the OS X open command.

[ Reply to This | # ]