5 lines
86 B
Fish
5 lines
86 B
Fish
function fish_right_prompt
|
|
math --scale 3 "$CMD_DURATION / 1000"
|
|
echo 's'
|
|
end
|