Added xterm-256color
This commit is contained in:
parent
e22fb8dc62
commit
2cdb7a4564
|
@ -68,6 +68,7 @@
|
|||
enable = true;
|
||||
};
|
||||
interactiveShellInit = ''
|
||||
export TERM="xterm-256color"
|
||||
eval "$(direnv hook zsh)"
|
||||
test -r ~/.dir_colors && eval $(dircolors ~/.dir_colors)
|
||||
export GPG_TTY="$(tty)"
|
||||
|
|
Loading…
Reference in a new issue