config
This commit is contained in:
parent
2befc80c82
commit
7cca45862c
3 changed files with 20 additions and 11 deletions
5
dotfiles/dot_config/fish/functions/nix-check-store
Normal file
5
dotfiles/dot_config/fish/functions/nix-check-store
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env fish
|
||||
|
||||
function nixgc --description 'update home manager'
|
||||
gdu /nix/store
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue