ss7m / paleofetch

neofetch, but written in C
MIT License
167 stars 49 forks source link

Make get_terminal get the actual tty name #54

Closed dwzg closed 4 years ago

dwzg commented 4 years ago

In tty, the variable $TERM simply contains the value "linux". Make it that if "linux" is read from $TERM, it will get the actual name of the tty.