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/