#!/bin/sh
# Use fish in place of bash
# keep this line at the bottom of ~/.bashrc
[ -x /usr/bin/fish ] && SHELL=/bin/fish exec fish