Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hyfetch #141

Merged
merged 1 commit into from
Oct 21, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions extra/src/hyfetch.ecmp
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
[info]
name = hyfetch
version = 8ab976eedfae1a74ba6049aa5b47485f3bab877d
type = src
url = https://github.com/hykilpikonna/hyfetch

[dependencies]
neofetch

[description]
neofetch with pride flags <3

[files]
hyfetch-8ab976eedfae1a74ba6049aa5b47485f3bab877d.zip https://github.com/AleksArt000/hyfetch/archive/8ab976eedfae1a74ba6049aa5b47485f3bab877d.zip 818ab85b3e1080b9b21f4705f3a24509e1a3106ed86453f16fa4bfda82bb510f

[download]
unzip $NAME-$VERSION.zip

[install]
pip3 install . --target $BUILD_ROOT/usr/lib/python3.12/site-packages/
Loading