From b2c8983ed67d0d4adfaf3ca07774671d7e6a22ce Mon Sep 17 00:00:00 2001 From: mpryor Date: Thu, 19 Mar 2026 20:50:06 -0600 Subject: [PATCH] Add nless --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5b7b1715..c7f9b119 100644 --- a/README.md +++ b/README.md @@ -1692,6 +1692,7 @@ _For a more comprehensive/advanced/better categorized/... list of Linux audio so - [![Open-Source Software][oss icon]](https://github.com/Peltoche/lsd) [lsd](https://github.com/Peltoche/lsd) - The next gen ls command. - [![Open-Source Software][oss icon]](https://ezix.org/src/pkg/lshw) [lshw](https://ezix.org/project/wiki/HardwareLiSter) - Hardware Lister for Linux. - [![Open-Source Software][oss icon]](https://github.com/denisidoro/navi) [navi](https://github.com/denisidoro/navi) - An interactive cheatsheet tool for the command-line. +- [![Open-Source Software][oss icon]](https://github.com/mpryor/nothing-less) [nless](https://github.com/mpryor/nothing-less) - A TUI pager for tabular data with vi keybindings. - [![Open-Source Software][oss icon]](https://github.com/o2sh/onefetch) [Onefetch](https://onefetch.dev/) - Git repository summary on your terminal. - [![Open-Source Software][oss icon]](https://github.com/facebook/PathPicker) [PathPicker](https://github.com/facebook/PathPicker) - A command that lets you select files that were output from a previous command in the command line, so you can then run another command or edit them. - [![Open-Source Software][oss icon]](https://github.com/dylanaraps/pywal) [pywal](https://github.com/dylanaraps/pywal) - pywal is a script that takes an image (or a directory of images), generates a colorscheme (using imagemagick) and then changes all of your open terminal's colors to the new colorscheme on the fly, allowing you to have your terminal colors change with your wallpaper, or other criteria.