cat << EOF
If you are using Bash and would like to load McFly automatically, please append the
following line to ~/.bashrc :

	. /etc/profile.d/mcfly.bash

If you are using Zsh and would like to load McFly automatically, please append the 
following line to ~/.zshrc :

	. /usr/share/doc/mcfly/mcfly.zsh

If you are using Fish and would like to load McFly automatically, please append the
following line to ~/.config/fish/config.fish:

	source /usr/share/doc/mcfly/mcfly.fish
EOF
