From 4c54ee20d9481e3ef7c98b09525796cce03ef5d3 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Thu, 17 Jul 2025 15:01:50 -0400 Subject: [PATCH] AutoYADM commit: 2025-07-17 15:01:50 --- .config/fish/config.fish | 2 -- 1 file changed, 2 deletions(-) diff --git a/.config/fish/config.fish b/.config/fish/config.fish index 3bc0804c..dc05ed93 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -10,7 +10,6 @@ # end if status is-interactive - function sh --wraps sh if status is-interactive rlwrap sh $argv @@ -27,7 +26,6 @@ if status is-interactive set -gx COLORTERM truecolor set -gx TERM xterm-256color end - end set -gx EDITOR kak