pull/2/head
Jason Rogers 11 years ago
parent 0ecde036f4
commit 8183877640

@ -1,6 +1,6 @@
function fish_prompt
set -l script_dir (dirname (status -f))
. $script_dir/tbytes.sh
. $script_dir/tbytes.fish
set_color yellow
printf '%s' (whoami)

Loading…
Cancel
Save