Skip to content

Instantly share code, notes, and snippets.

@Danct12
Created November 15, 2022 11:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Danct12/fbd0350c77bbc8c411e7f1341ef2a94a to your computer and use it in GitHub Desktop.
Save Danct12/fbd0350c77bbc8c411e7f1341ef2a94a to your computer and use it in GitHub Desktop.
jesusfuckingchristhowmanyofthesefetchscriptsdoyouneedfetch
pkgname=jfchmotfsdynfetch
pkgver=0.0
pkgrel=1
pkgdesc="Another fetch program that is absolutely minimal and doesn't get any information about your system."
arch=(any)
depends=(coreutils)
source=("$pkgname::https://pastebin.com/raw/TfDWriSm")
package() {
install -Dm755 $pkgname "$pkgdir/usr/bin/jesusfuckingchristhowmanyofthesefetchscriptsdoyouneedfetch"
}
sha256sums=('00e31f5b193e7efad7a5a61417a1589b7f18b94dcfc1d5b569aa31f091bfb210')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment