mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-14 00:47:30 +00:00
c771334924
Still keep a stub under the old name for compatibility.
3 lines
109 B
Fish
3 lines
109 B
Fish
function __fish_vcs_prompt --description "Print the prompts for all available vcsen"
|
|
fish_vcs_prompt
|
|
end
|