fish-shell/share/tools/web_config/sample_prompts/justadollar.fish

5 lines
61 B
Fish
Raw Normal View History

2012-09-06 08:52:21 +00:00
# name: Just a Dollar
function fish_prompt
echo -n '$ '
end