#!/bin/bash

#
# fansh: interactive shell
#

. "${0%/*}/fanlaunch" 
fanlaunch Fan fansh "$@"
