b4494fbd63 | 2 years ago | |
---|---|---|
LICENSE | 2 years ago | |
Makefile | 2 years ago | |
README.md | 2 years ago | |
neofetch-crystal.1 | 2 years ago | |
neofetch-crystal.sh | 2 years ago |
README.md
Neofetch-Crystal
Neofetch-Crystal is a fork of [neofetch](https://github.com/dylanaraps/neofetch) that includes the Crystal Linux logo.
It also serves as an updated version of the original `neofetch` since it seems unmaintained.
Installation
Neofetch-Crystal comes pre-installed with Crystal Linux but it can be built on any other distributions.
From source
Neofetch-Crystal provides and conflicts neofetch
If you already have neofetch
installed, please uninstall it before installing Neofetch-Crystal from source
Download the archive of the latest stable release and extract it.
Alternatively, you can clone this repository via git
.
To install Neofetch-Crystal, go into the extracted/cloned directory and run the following command:
sudo make install
Arch Linux
Arch Linux users (and Arch based distro users in general) can alternatively use the PKGBUILD:
git clone https://github.com/crystal-linux-packages/neofetch-crystal.git
cd neofetch-crystal
makepkg -si