Compare commits
12 Commits
7d34d34dd4
...
085a21104c
Author | SHA1 | Date | |
---|---|---|---|
085a21104c | |||
a1ac277d23 | |||
97a3653b38 | |||
fc4a324db0 | |||
00776a1da5 | |||
30216407ea | |||
656169beed | |||
dcf6c34fec | |||
fee028a501 | |||
3b2b41703f | |||
e56e0e41d2 | |||
c92d6e43f5 |
@ -1,3 +1,3 @@
|
|||||||
set preview_images true
|
set preview_images true
|
||||||
set preview_images_method kitty
|
set preview_images_method ueberzug
|
||||||
map DD shell trash %s
|
map DD shell trash %s
|
||||||
|
0
home/default/scripts/del-macos-folders
Normal file → Executable file
0
home/default/scripts/del-macos-folders
Normal file → Executable file
@ -2,4 +2,5 @@
|
|||||||
set -eoux pipefail
|
set -eoux pipefail
|
||||||
|
|
||||||
yay -Sc --noconfirm
|
yay -Sc --noconfirm
|
||||||
|
sudo pacman -Sc --noconfirm
|
||||||
sudo journalctl --vacuum-size=1G
|
sudo journalctl --vacuum-size=1G
|
||||||
|
@ -258,6 +258,7 @@ ttf-joypixels
|
|||||||
ttf-ms-fonts
|
ttf-ms-fonts
|
||||||
ttf-opensans
|
ttf-opensans
|
||||||
ttf-ubuntu-font-family
|
ttf-ubuntu-font-family
|
||||||
|
ueberzugpp
|
||||||
unicode-emoji
|
unicode-emoji
|
||||||
upd72020x-fw
|
upd72020x-fw
|
||||||
usbutils
|
usbutils
|
||||||
|
Loading…
Reference in New Issue
Block a user