1
0
Fork 0
This commit is contained in:
Von Random 2018-07-06 19:29:48 +03:00
parent 26dc3ddfab
commit 88a6e0da15

2
zshrc
View file

@ -210,7 +210,7 @@ greset() {
# ssh-compat, when terminfo is missing
s() {
local ssh=$(whence ssh)
local terms=(
local -A terms=(
'rxvt-unicode-256color' 'rxvt-unicode'
'st-256color' 'xterm-256color'
'tmux-256color' 'screen-256color'