_0x

0x 0.1.0

Colorful, configurable xxd

https://github.com/mcy/0x
Apache License 2.0
main program: 0xprograms: 0x
Platforms (38)
x86_64-openbsdriscv64-netbsdpowerpc64-linuxs390x-linuxmipsel-linuxpowerpc-netbsdmipsel-netbsdloongarch64-linux
View source on NixOS/nixpkgs →

Install

Copy into your configuration

NixOS (configuration.nix)
environment.systemPackages = with pkgs; [
  _0x
];
Ad-hoc shell
nix-shell -p _0x
Flake (nix run)
nix run nixpkgs#_0x