From 0f8a50a7127d063caccb9be335c42fb60ec54977 Mon Sep 17 00:00:00 2001 From: Keyitdev <70140437+Keyitdev@users.noreply.github.com> Date: Sat, 16 Apr 2022 22:32:01 +0200 Subject: [PATCH] Update: Updated pacman-clear script. --- README.md | 2 +- scripts/pacman-clear | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3399587..9a2e908 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

Keyitdev Dotfiles

-

My personal Dotfiles I use in i3. Color palette is based on the Atom One Dark colorscheme. This configuration also works on dual monitors.

+

My personal build of dotfiles using i3. Color palette is based on the Atom One Dark colorscheme. This configuration also works on dual monitors.

Showcase · Info · Dependencies · Installation · Keybinds · Colors · Troubleshooting diff --git a/scripts/pacman-clear b/scripts/pacman-clear index 7f5f936..ab0623b 100755 --- a/scripts/pacman-clear +++ b/scripts/pacman-clear @@ -4,7 +4,7 @@ sudo pacman -Sc sudo pacman -Scc paccache -r -sudo pacman -Rns "$(pacman -Qtdq)" +sudo pacman -Qtdq | sudo pacman -Rns - # list cache sudo du -sh ~/.cache/