#! /bin/fish function fish_prompt ~/git/over-prompt/render .1 .35 $COLUMNS $status # ^ ^ ^ ^- last command's exit status # | \- terminal width # | \- yellow threshold # \- red threshold end