Compare commits

..

2 Commits

1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ if [[ $TERM == xterm ]]
then then
for t in xterm-256color for t in xterm-256color
do do
for dir in /usr/share/terminfo/x /lib/terminfo/x/ for dir in /usr/share/terminfo/x /lib/terminfo/x
do do
if [[ -f $dir/$t ]] if [[ -f $dir/$t ]]
then then