nb icon indicating copy to clipboard operation
nb copied to clipboard

`help` fails to find `less -R` on NixOS

Open aniketd opened this issue 4 years ago • 0 comments

~
❯ ~/.local/bin/nb help
/home/user/.local/bin/nb: line 2254: less -R: command not found
~
❯ command -v less
/run/current-system/sw/bin/less

aniketd avatar Jul 17 '21 23:07 aniketd