procs
procs copied to clipboard
Abbreviating long command names
Programs installed by Nix have a very long command name in the /nix/store e.g. /nix/store/3wb0055984n2whn449hywsl4ag9gcjir-python3-3.11.9/bin/python3.11
Any thoughts on adding an option to truncate nix/store paths similiar to abbr_sid for windows? Me and my minimal Rust experience can take a shot if it sounds agreeable but you don't have time for it
Looks good! If you open a PR, i can merge it.