cleanup homebrew list
This commit is contained in:
parent
22b6029dc2
commit
ba18f9a96b
3 changed files with 1 additions and 21 deletions
|
|
@ -37,6 +37,7 @@ nix --extra-experimental-features "nix-command flakes" run home-manager/master -
|
||||||
# Garbage collection
|
# Garbage collection
|
||||||
nix-collect-garbage -d
|
nix-collect-garbage -d
|
||||||
sudo nix-collect-garbage -d
|
sudo nix-collect-garbage -d
|
||||||
|
brew cleanup --prune=all
|
||||||
|
|
||||||
# Check flake
|
# Check flake
|
||||||
nix flake check
|
nix flake check
|
||||||
|
|
|
||||||
|
|
@ -306,21 +306,6 @@
|
||||||
run ${pkgs.duti}/bin/duti -s com.colliderli.iina .mpg all
|
run ${pkgs.duti}/bin/duti -s com.colliderli.iina .mpg all
|
||||||
run ${pkgs.duti}/bin/duti -s com.colliderli.iina .mpeg all
|
run ${pkgs.duti}/bin/duti -s com.colliderli.iina .mpeg all
|
||||||
|
|
||||||
# Archives - The Unarchiver
|
|
||||||
run ${pkgs.duti}/bin/duti -s com.macpaw.site.theunarchiver .zip all
|
|
||||||
run ${pkgs.duti}/bin/duti -s com.macpaw.site.theunarchiver .rar all
|
|
||||||
run ${pkgs.duti}/bin/duti -s com.macpaw.site.theunarchiver .7z all
|
|
||||||
run ${pkgs.duti}/bin/duti -s com.macpaw.site.theunarchiver .tar all
|
|
||||||
run ${pkgs.duti}/bin/duti -s com.macpaw.site.theunarchiver .gz all
|
|
||||||
run ${pkgs.duti}/bin/duti -s com.macpaw.site.theunarchiver .bz2 all
|
|
||||||
run ${pkgs.duti}/bin/duti -s com.macpaw.site.theunarchiver .xz all
|
|
||||||
run ${pkgs.duti}/bin/duti -s com.macpaw.site.theunarchiver .tgz all
|
|
||||||
run ${pkgs.duti}/bin/duti -s com.macpaw.site.theunarchiver .tbz2 all
|
|
||||||
run ${pkgs.duti}/bin/duti -s com.macpaw.site.theunarchiver .lzma all
|
|
||||||
run ${pkgs.duti}/bin/duti -s com.macpaw.site.theunarchiver .cab all
|
|
||||||
run ${pkgs.duti}/bin/duti -s com.macpaw.site.theunarchiver .iso all
|
|
||||||
run ${pkgs.duti}/bin/duti -s com.macpaw.site.theunarchiver .dmg all
|
|
||||||
|
|
||||||
# Audio - IINA
|
# Audio - IINA
|
||||||
run ${pkgs.duti}/bin/duti -s com.colliderli.iina .mp3 all
|
run ${pkgs.duti}/bin/duti -s com.colliderli.iina .mp3 all
|
||||||
run ${pkgs.duti}/bin/duti -s com.colliderli.iina .m4a all
|
run ${pkgs.duti}/bin/duti -s com.colliderli.iina .m4a all
|
||||||
|
|
|
||||||
|
|
@ -18,20 +18,15 @@
|
||||||
"coteditor"
|
"coteditor"
|
||||||
"ghostty"
|
"ghostty"
|
||||||
"ovito"
|
"ovito"
|
||||||
"balenaetcher"
|
|
||||||
"raspberry-pi-imager"
|
|
||||||
# Internet & Network
|
# Internet & Network
|
||||||
"clash-verge-rev"
|
"clash-verge-rev"
|
||||||
"firefox"
|
"firefox"
|
||||||
"keepassxc"
|
"keepassxc"
|
||||||
"tailscale-app"
|
"tailscale-app"
|
||||||
"transmission"
|
|
||||||
# Media
|
# Media
|
||||||
"calibre"
|
"calibre"
|
||||||
"handbrake-app"
|
|
||||||
"iina"
|
"iina"
|
||||||
"musicbrainz-picard"
|
"musicbrainz-picard"
|
||||||
"affinity"
|
|
||||||
# Productivity
|
# Productivity
|
||||||
"drawio"
|
"drawio"
|
||||||
"inkscape"
|
"inkscape"
|
||||||
|
|
@ -52,7 +47,6 @@
|
||||||
"localsend"
|
"localsend"
|
||||||
"maccy"
|
"maccy"
|
||||||
"snipaste"
|
"snipaste"
|
||||||
"the-unarchiver"
|
|
||||||
];
|
];
|
||||||
taps = [
|
taps = [
|
||||||
"nikitabobko/tap"
|
"nikitabobko/tap"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue