fish-shell/share/tools/web_config/sample_prompts/justadollar.fish
2016-11-01 19:19:45 -07:00

5 lines
64 B
Fish

# name: Just a Dollar
function fish_prompt
echo -n '$ '
end