oh-my-fish/pkg/omf/templates/themes/fish_prompt.fish
2015-08-27 00:20:13 +09:00

5 lines
60 B
Fish

function fish_prompt
set -l code $status
prompt_pwd
end