mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-30 01:11:14 -03:00
Synopses examples for vcs services now function as intended
This commit is contained in:
committed by
Fabian Homborg
parent
17157b3516
commit
067ec6ca97
@@ -9,7 +9,7 @@ Synopsis
|
||||
::
|
||||
|
||||
function fish_prompt
|
||||
echo -n (pwd)(fish_git_prompt) '$ '
|
||||
printf '%s' $PWD (fish_git_prompt) ' $ '
|
||||
end
|
||||
|
||||
Description
|
||||
|
||||
Reference in New Issue
Block a user