fish_right_prompt.1 (fish-3.5.0.tar.xz) | : | fish_right_prompt.1 (fish-3.5.1.tar.xz) | ||
---|---|---|---|---|
skipping to change at line 27 | skipping to change at line 27 | |||
EXAMPLE | EXAMPLE | |||
A simple right prompt: | A simple right prompt: | |||
function fish_right_prompt -d "Write out the right prompt" | function fish_right_prompt -d "Write out the right prompt" | |||
date '+%m/%d/%y' | date '+%m/%d/%y' | |||
end | end | |||
COPYRIGHT | COPYRIGHT | |||
2022, fish-shell developers | 2022, fish-shell developers | |||
3.5 Jun 16, 2022 FISH_RIGHT_PROMPT(1) | 3.5 Jul 20, 2022 FISH_RIGHT_PROMPT(1) | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 0 lines changed or added |