Commit 81838776 authored by Jason Rogers's avatar Jason Rogers

fix typo

parent 0ecde036
function fish_prompt
set -l script_dir (dirname (status -f))
. $script_dir/tbytes.sh
. $script_dir/tbytes.fish
set_color yellow
printf '%s' (whoami)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment