MatthiasCoppens / fet.sh

a fetch written in posix shell without any external commands (linux only)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fet.sh

fetch written in POSIX shell with no external commands

Installing

Arch: fet.sh-git (AUR)
Nix: fet-sh (nixpkgs-unstable)
Gentoo: app-misc/fetsh (GURU overlay)
KISS: fetsh (Community)
Other Distros: copy fet.sh to somewhere in $PATH

Customization

fet.sh can be configured using environment variables, for example:

$ info='n os wm sh n' fet.sh

Supported options are:

  • accent (0-7)
  • info
  • separator

About

a fetch written in posix shell without any external commands (linux only)

License:ISC License


Languages

Language:Shell 100.0%