From 7f9fb91f6e14fb0ab133d03e3c6d1e5202521aff Mon Sep 17 00:00:00 2001 From: Candifloss Date: Thu, 16 Jul 2026 01:56:04 +0530 Subject: [PATCH] Paths --- conf.d/05_paths.fish | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 conf.d/05_paths.fish diff --git a/conf.d/05_paths.fish b/conf.d/05_paths.fish new file mode 100644 index 0000000..1e07903 --- /dev/null +++ b/conf.d/05_paths.fish @@ -0,0 +1,3 @@ +# Additional PATH entries + +fish_add_path /opt/misc_scripts \ No newline at end of file