onefetch
onefetch 2.27.1
Git repository summary on your terminal
https://github.com/o2sh/onefetchMIT License
main program: onefetchprograms: onefetch
Maintainers
Platforms (38)
powerpc64-linuxriscv64-linuxx86_64-openbsdwasm32-wasip1armv7l-netbsdi686-freebsdi686-netbsdloongarch64-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ onefetch ];
Ad-hoc shell
nix-shell -p onefetch
Flake (nix run)
nix run nixpkgs#onefetch