set TERM to xterm-256color in zshrc for kitty
This commit is contained in:
parent
38bb6174e7
commit
55a65eef2d
@ -96,3 +96,4 @@ bindkey ^l _sgpt_zsh
|
||||
# bun
|
||||
export BUN_INSTALL="$HOME/.bun"
|
||||
export PATH="$HOME/go/bin:$BUN_INSTALL/bin:$HOME/.local/bin:$PATH"
|
||||
export TERM=xterm-256color
|
||||
|
Loading…
Reference in New Issue
Block a user