From dd5218b2600b0973bca70a8caeff33e663343ab4 Mon Sep 17 00:00:00 2001 From: Sravan Balaji Date: Sun, 24 Jan 2021 20:18:24 -0500 Subject: [PATCH] Replace yay with paru --- .config/fish/config.fish | 6 +++--- .config/polybar | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.config/fish/config.fish b/.config/fish/config.fish index 228ea8e..3fff294 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -22,10 +22,10 @@ set -U fish_user_paths $fish_user_paths $HOME/.local/bin/ ########### # ALIASES # ########### -# pacman and yay +# pacman and paru alias pacsyu='sudo pacman -Syyu' # update only standard pkgs -alias yaysua='yay -Sua --noconfirm' # update only AUR pkgs -alias yaysyu='yay -Syu --noconfirm' # update standard pkgs and AUR pkgs +alias parusua='paru -Sua --noconfirm' # update only AUR pkgs +alias parusyu='paru -Syu --noconfirm' # update standard pkgs and AUR pkgs alias unlock='sudo rm /var/lib/pacman/db.lck' # remove pacman lock alias cleanup='sudo pacman -Rns (pacman -Qtdq)' # remove orphaned packages diff --git a/.config/polybar b/.config/polybar index 2d0d006..5b9e527 160000 --- a/.config/polybar +++ b/.config/polybar @@ -1 +1 @@ -Subproject commit 2d0d00692519a3a00c45b6117b99f4e7f0b1aa27 +Subproject commit 5b9e527b81d1bd807ed5e8341b251e6773afa7ab