bash: comment setting $TERM variable
this way colors in neovim inside tmux wouldn't be messed up
This commit is contained in:
@@ -5,7 +5,7 @@ if [ -f /usr/share/git/git-prompt.sh ]; then
|
||||
source /usr/share/git/git-prompt.sh
|
||||
fi
|
||||
|
||||
export TERM=kitty
|
||||
# export TERM=kitty
|
||||
export EDITOR=nvim
|
||||
export VISUAL=nvim
|
||||
|
||||
|
||||
Reference in New Issue
Block a user