Files
doomemacs/bin
Diego Zamboni 394c9b5a70 Fix string comparison in TERM check
Script was using -eq, which is a numeric comparison, and was producing
an "integer expression expected" error. Changed to =, the string
comparison operator.
2020-08-24 14:42:45 +02:00
..
2020-08-19 12:10:14 -04:00