You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
140 B
Fish

function fish_prompt
fishline -s 0 -l USER PWD WRITE SPACE
end
function fish_right_prompt
fishline -s $status -r SIGSTATUS GIT
end