fish is a smart and user-friendly command line shell. For more information, visit fishshell.com.
		fish will be installed into /usr/local/, and its path will be added to 
Your default shell will not be changed. To make fish your login shell after the installation, run:
	chsh -s /usr/local/bin/fish
	
Enjoy! Bugs can be reported on GitHub.