Skip to content

Commit

Permalink
clean update
Browse files Browse the repository at this point in the history
  • Loading branch information
pad92 committed May 24, 2023
1 parent e30ca77 commit 2f8aaad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 0 additions & 1 deletion .config/systemd/user/xdg-desktop-portal-gnome.service

This file was deleted.

3 changes: 2 additions & 1 deletion .zshaliases
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ fi

# Update
function arch_update {
yay -Syu --devel --timeupdate
yay -Syu --devel
clean_arch
if [ $(command -v flatpak) ]; then
flatpak update -y
flatpak uninstall --unused -y
Expand Down

0 comments on commit 2f8aaad

Please sign in to comment.