From 96a064d679d1e8c34508d2983c08c1d9a7cb3097 Mon Sep 17 00:00:00 2001 From: Fabian Boehm Date: Thu, 11 Aug 2022 17:07:59 +0200 Subject: [PATCH] share/config.fish: Fix outdated comment --- share/config.fish | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/share/config.fish b/share/config.fish index 31b6197df..8e8406914 100644 --- a/share/config.fish +++ b/share/config.fish @@ -1,6 +1,5 @@ -# Main file for fish command completions. This file contains various -# common helper functions for the command completions. All actual -# completions are located in the completions subdirectory. +# This file does some internal fish setup. +# It is not recommended to remove or edit it. # # Set default field separators #