Releases
v0.2.0
Added
Add colors_icon
option, now users can use their own color palette themes!
Add ghosts
color palette style (requires a patched font like nerd fonts )
Add custom_ascii_logo
option, set your own ASCII logo!
Add support for Android devices (Termux)
Add debugging build targets in Makefile (make dev
and make valgrind
)
Add USER_FLAGS
variable to Makefile to handle extra preprocessors that are optionals (e.g. -DUSE_PWD_SHELL
)
ASCII logos:
Changed
Shell is now obtained in a more robust and accurate method by default instead of relying in SHELL
environment variable
If a field cannot be obtained then print line without field information
Fixed
Fix CPU model if /proc/cpuinfo
does not have a model name
field
Fix getting username in some distributions (and WSL)
Fix ninja bug where the configuration files were ignored
Logos with special characters were having a weird length
Proper conditional to get Debian logo and accent
Do not override lcfetch configuration file when installing
You can’t perform that action at this time.