diff --git a/share/functions/fish_prompt.fish b/share/functions/fish_prompt.fish index 553367c34..2e04d6688 100644 --- a/share/functions/fish_prompt.fish +++ b/share/functions/fish_prompt.fish @@ -1,4 +1,4 @@ -# name: Classic + Vcs (the default) +# name: Default # author: Lily Ballard function fish_prompt --description 'Write out the prompt' diff --git a/share/tools/web_config/sample_prompts/classic_vcs.fish b/share/tools/web_config/sample_prompts/default.fish similarity index 97% rename from share/tools/web_config/sample_prompts/classic_vcs.fish rename to share/tools/web_config/sample_prompts/default.fish index 553367c34..2e04d6688 100644 --- a/share/tools/web_config/sample_prompts/classic_vcs.fish +++ b/share/tools/web_config/sample_prompts/default.fish @@ -1,4 +1,4 @@ -# name: Classic + Vcs (the default) +# name: Default # author: Lily Ballard function fish_prompt --description 'Write out the prompt'