2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-03-05 15:57:36 +00:00
fish-shell/share/tools/web_config/sample_prompts/justadollar.fish
2016-11-01 19:19:45 -07:00

4 lines
64 B
Fish

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