Enabled italic font in neovim
Signed-off-by: Marcin Woźniak <marcin.wozniak@wundermanthompson.com>
This commit is contained in:
3
.zshrc
3
.zshrc
@ -61,8 +61,7 @@ ZSH_COMMAND_TIME_MSG="Execution time: %s sec"
|
||||
ZSH_COMMAND_TIME_EXCLUDE=(ranger git nvim fzf vim mcedit v ssh lg lazygit tmux)
|
||||
|
||||
export GPG_TTY=$(tty)
|
||||
# export TERM=xterm-256color
|
||||
export TERM=screen-256color
|
||||
export TERM=xterm-256color
|
||||
export SHELL=/bin/bash
|
||||
export GTK_IM_MODULE=ibus
|
||||
export XMODIFIERS=@im=ibus
|
||||
|
Reference in New Issue
Block a user