1

Modules/Fish: Add abbrs for impermanent files discovery

This commit is contained in:
2025-07-16 23:23:09 +02:00
parent 4ef7229cb6
commit 4cb541f611

View File

@ -143,6 +143,9 @@ in {
nd = "nix develop";
nb = "nix build -L";
nps = "nps -e";
newroot = "sudo fd --one-file-system --base-directory / --type f --hidden --exclude '{tmp,etc/passwd}'";
newhome = "sudo fd --one-file-system --base-directory /home/christoph --type f --hidden --exclude '{.cache}'";
}
# Abbrs only available if package is installed