From 455f35abcacddbc78d7eeac0a7fa0b1a9dfc613b Mon Sep 17 00:00:00 2001
From: Gergely Polonkai <gergely@polonkai.eu>
Date: Tue, 18 Mar 2025 20:12:38 +0100
Subject: [PATCH] Remove a useless comment from config.fish

---
 config.fish | 2 --
 1 file changed, 2 deletions(-)

diff --git a/config.fish b/config.fish
index e78f13f..fbd5281 100644
--- a/config.fish
+++ b/config.fish
@@ -1,5 +1,3 @@
 fish_add_path --append /usr/sbin
-
-# My own stuff
 fish_add_path --prepend $HOME/bin
 fish_add_path --prepend $HOME/.local/bin