updates
This commit is contained in:
parent
4ecaed5472
commit
a1343811d1
7 changed files with 39 additions and 39 deletions
5
dotfiles/dot_config/fish/functions/nixgc.fish
Normal file
5
dotfiles/dot_config/fish/functions/nixgc.fish
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env fish
|
||||
|
||||
function nixgc --description 'update home manager'
|
||||
sudo nix-collect-garbage $argv
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue