Skip to content

πŸŽ„ Christmas Mode - v1.2.0

Compare
Choose a tag to compare
@angelofallars angelofallars released this 14 Dec 01:35
· 51 commits to main since this release
0692c39

πŸŽ„πŸŽ treefetch v1.2.0

Another version, another new feature!

  • feat: Add a Christmas mode. Celebrate the spirit of holiday with this fetch!
    • Call it with treefetch -xmas and enjoy a Christmas tree in your terminal.

treefetch xmas

Changes

  • fix: fix potential crashing if the distro name was multiple words (e.g. Arch Linux or Linux Mint)
  • feat: remove dependency on system commands like cat and echo. treefetch no longer calls any outside commands. Now every piece of information is read through Rust's native filesystem and environment variable modules.