1
Files
flake-nixinator/config/navi/christoph.cheat
2022-11-09 18:29:49 +01:00

5 lines
115 B
Plaintext

% nixos, nix-store, link
# Find the storepath of an executable in the users path
readlink -f (which <executable>)