1

add initial navi cheats

This commit is contained in:
2022-11-09 18:29:49 +01:00
parent d8bf2e79a4
commit 8667e09768
2 changed files with 16 additions and 0 deletions

View File

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