mirror of
https://github.com/szymon-jozef/superior_dotfiles.git
synced 2026-09-07 20:20:38 +02:00
Remove .config/btop/btop.conf
Add .config/btop/btop.conf Update .config/home-manager/home.nix Remove .config/fish/config.fish Update .config/fish/functions/update.fish Add .config/fish/config.fish Add .config/yazi/yazi.toml Remove .config/yazi/yazi.toml
This commit is contained in:
@@ -14,4 +14,9 @@ function update --description "update system"
|
||||
flatpak update --noninteractive
|
||||
echo "===Flatpak remove unused==="
|
||||
flatpak uninstall --unused
|
||||
echo "===Nix update==="
|
||||
nix-channel --update
|
||||
home-manager switch
|
||||
echo "===Nix garbage collection==="
|
||||
home-manager expire-generations "-7 days"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user