🏳️🌈 🏳️⚧️ Neofetch with any pride flag - including radqueer pride~
|
|
||
|---|---|---|
| .cargo | ||
| .forgejo/workflows | ||
| .github | ||
| .staticassets | ||
| .vscode | ||
| crates/pawfetch | ||
| debian | ||
| docs | ||
| pawfetch | ||
| tools | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .SRCINFO | ||
| Cargo.lock | ||
| Cargo.toml | ||
| CONTRIBUTING.md | ||
| get-logo.sh | ||
| LICENSE.md | ||
| neofetch | ||
| package.json | ||
| PKGBUILD | ||
| pyproject.toml | ||
| README.md | ||
| rustfmt.toml | ||
pawfetch - for those who lick paws
fetch which is based on hyfetch with little mods
Installation
Method 1: Arch Linux
Add this to /etc/pacman.conf
[paws-mirror]
SigLevel = Optional DatabaseOptional
Server = https://mirror.paws.onl/$arch
sudo pacman -S pawfetch-git
AUR
yay -S pawfetch-git
Method 2: Debian/Ubuntu
echo "deb [trusted=yes] https://ash.paws.onl debian/" | sudo tee /etc/apt/sources.list
sudo apt update
sudo apt install pawfetch
Or download .deb from releases:
wget https://git.pawlickers.org/nataliawolf/pawfetch/releases/download/2.0.8/pawfetch_2.0.7-1_amd64.deb
sudo dpkg -i pawfetch_2.0.8_amd64.deb
Method 3: Fedora/RHEL
cargo install pawfetch
Or build from source:
git clone https://git.pawlickers.org/nataliawolf/pawfetch.git
cd pawfetch
cargo build --release
sudo cp target/release/pawfetch /usr/local/bin/
Method 4: Install using Cargo
cargo install pawfetch
Change Log
- Rebranded from hyfetch to pawfetch.
- Auto downloading fastfetch or any other fetch when u dont have it.
- paws
- Migrated runners to work on ForgeJO vs Gitlab
- Added Minor Attracted Person (MAP) and Adult Attracted Minor (AAM) flags to
preset.json