mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-21 10:15:14 +08:00
parent
90882ca9ee
commit
47e9e8ab8a
@ -1,5 +1,7 @@
|
||||
function fish_vcs_prompt --description "Print the prompts for all available vcsen"
|
||||
# If a prompt succeeded, we assume that it's printed the correct info.
|
||||
# This is so we don't try svn if git already worked.
|
||||
fish_git_prompt
|
||||
fish_hg_prompt
|
||||
fish_svn_prompt
|
||||
or fish_hg_prompt
|
||||
or fish_svn_prompt
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user