Compare commits

..

No commits in common. "e571e6068def8158526e37b781e4af7a3b0782ea" and "471701393938d18fbf003977f0cc6cb7b3a30999" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

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