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