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

5 lines
61 B
Fish
Raw Normal View History

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