pfetch-rs/src
Adrian Groh 62be00b3b9
Some checks failed
CI / ${{ matrix.name }} (${{ matrix.target }}) (false, Linux x86_64, ubuntu-latest, true, x86_64-unknown-linux-gnu) (push) Has been cancelled
CI / ${{ matrix.name }} (${{ matrix.target }}) (false, Windows x86_64, windows-latest, true, x86_64-pc-windows-gnu) (push) Has been cancelled
CI / ${{ matrix.name }} (${{ matrix.target }}) (false, macOS x86_64, macos-latest, true, x86_64-apple-darwin) (push) Has been cancelled
CI / ${{ matrix.name }} (${{ matrix.target }}) (true, Android, ubuntu-latest, true, aarch64-linux-android) (push) Has been cancelled
CI / ${{ matrix.name }} (${{ matrix.target }}) (true, FreeBSD, ubuntu-latest, true, x86_64-unknown-freebsd) (push) Has been cancelled
feat: add support for custom logos at runtime
closes #33
This allows to use the `PF_CUSTOM_LOGOS` option to load a file
containing pfetch logos
2023-07-07 16:23:29 +02:00
..
lib.rs feat: add support for custom logos at runtime 2023-07-07 16:23:29 +02:00
main.rs refactor: outsource pfetch logo parser code to separate crate 2023-07-05 19:00:25 +02:00