function fish_title if set -q FISH_SHELL_PURPOSE echo -n "[$FISH_SHELL_PURPOSE] " end echo $argv[1] end