fish-shell/share/tools/web_config/sample_prompts/justadollar.fish
2012-09-06 01:52:21 -07:00

4 lines
61 B
Fish

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