TERM=xterm-kitty
This commit is contained in:
@@ -7,7 +7,7 @@ set -g history-limit 10000
|
|||||||
set -sg escape-time 10
|
set -sg escape-time 10
|
||||||
|
|
||||||
# configure TERM
|
# configure TERM
|
||||||
set -g default-terminal 'xterm-256color-italic'
|
set -g default-terminal 'xterm-kitty'
|
||||||
set -as terminal-overrides ',xterm*:Tc:sitm=\E[3m'
|
set -as terminal-overrides ',xterm*:Tc:sitm=\E[3m'
|
||||||
|
|
||||||
# y and p
|
# y and p
|
||||||
|
|||||||
1
.zshrc
1
.zshrc
@@ -15,7 +15,6 @@ export CLICOLOR=1
|
|||||||
export MAIL=/var/spool/mail/amgutier
|
export MAIL=/var/spool/mail/amgutier
|
||||||
|
|
||||||
export LSCOLORS=DxGxcxdxCxegedabagacad
|
export LSCOLORS=DxGxcxdxCxegedabagacad
|
||||||
export TERM=xterm-256color-italic
|
|
||||||
export LESSOPEN='|/usr/local/bin/lesspipe.sh %s'
|
export LESSOPEN='|/usr/local/bin/lesspipe.sh %s'
|
||||||
export LESS_ADVANCED_PREPROCESSOR=1
|
export LESS_ADVANCED_PREPROCESSOR=1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user