remove fish_right_prompt.fish (inconvenient in vterm)

This commit is contained in:
Łukasz Pankowski 2020-01-18 14:23:30 +01:00
parent 0ae83d99a1
commit 3f6b87d691

View File

@ -1,4 +0,0 @@
function fish_right_prompt
math --scale 3 "$CMD_DURATION / 1000"
echo 's'
end