A System fetch program written in Pascal.
screenshot of pasfetch with the example config
For a complete release build, the following software is required:
- Make
- fpc (>= 3.2.2)
- asciidoctor
To immediately build and install pasfetch simply execute the make install target:
sudo make install
The install locations can be adjusted via the following variables:
BINDIR(default/usr/bin/)MANDIR(default/usr/share/man/man1/)LICENSEDIR(default/usr/share/licenses/pasfetch)
pasfetch is on the AUR. You can install it using paru: paru -S pasfetch
Alternatively you can clone the AUR package and install it manually using makepkg.
See the manpage (pasfetch.adoc) / documentation in doc/.