mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 05:37:36 +08:00
c771334924
Still keep a stub under the old name for compatibility.
4 lines
109 B
Fish
4 lines
109 B
Fish
function __fish_vcs_prompt --description "Print the prompts for all available vcsen"
|
|
fish_vcs_prompt
|
|
end
|