removing old installers

This commit is contained in:
Matt Nish-Lapidus 2025-01-06 15:37:23 -05:00
parent 16bc505b9e
commit c16f916d5b
5 changed files with 3 additions and 14 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,3 @@
function lla --wraps='eza -la' --description 'alias lla eza -la'
eza -la $argv
end

View file

@ -1,5 +0,0 @@
#!/usr/bin/env fish
function nixgc --description 'update home manager'
gdu /nix/store
end