unfetch

command module
v0.0.0-...-96ad290 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 1, 2026 License: CC0-1.0 Imports: 12 Imported by: 0

README

unfetch

simple and customizable system fetch

showcaseokkkk

requirements

  • go >=1.25
  • gnu/linux/bsd running machine (darwin counts as bsd)

installation

just as any other go project.

usage

unfetch

for further documentation on unfetch flags, refer to the main entrypoint.

configuration

unfetch is configured through command flags, if you want permanent configuration, you may want to create an alias in your shell.

in most shells you create an alias like this:

alias unfetch='unfetch -distro=void'

why not use a custom config file?

extra job, i don't want to, plus it's simpler this way.

packages

all package managers are disabled by default, you must enable the package managers you want to fetch using the pkg flag. (unfetch -pkg=nix,rpm)

arts

despite having NO_COLOR support, arts have ansi colors embedded directly, you can use a custom arts dir by passing the art-dir flag. (unfetch -art-dir=~/distro_arts)

maintainers

  • @elisiei

license

this software is published under CC0 1.0 Universal (public domain) along with an ip waiver. see license file.

aka: do whatever you want.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL