Fetches system/theme information in terminal for Linux desktop screenshots.
GNU General Public License v3.0
3.88k
stars
455
forks
source link
Modify shell detection function to not use 'readlink -f\ on Mac OS X #596
Closed
santiagolizardo closed 6 years ago
Simple fix to the detection shell function on Mac OS X that wrongly attempts to use
readlink -f
.