From 6362ee4f75045afc76e8f4d18d65ae3628e07210 Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Mon, 10 Apr 2023 09:44:07 +0200 Subject: [PATCH] using screen 256 color as the default term environment variable --- fish/config.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fish/config.fish b/fish/config.fish index a538599..22b7980 100644 --- a/fish/config.fish +++ b/fish/config.fish @@ -9,7 +9,7 @@ if status is-interactive set --export --global EDITOR nvim # Set the terminal - set --export --global TERM alacritty + set --export --global TERM "screen-256color" # Install OMF if it is not already if test ! -d ~/.local/share/omf