mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
using screen 256 color as the default term environment variable
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user