Lazy-Newb-Pack / Lazy-Newb-Pack-Linux

A Lazy Newb Pack for Linux
http://lazynewbpack.com/
150 stars 12 forks source link

Add support for more terminals #35

Closed ValentijnvdBeek closed 8 years ago

ValentijnvdBeek commented 8 years ago

The $TERM variable doesn't always point to a binary causing the script to fail since it can't find the terminal. This should fix this problem with the rxvt-unicode terminal and the tmux/GNU Screen multiplexers.

However you should consider always using xterm instead.