added packages

This commit is contained in:
JOLIMAITRE Matthieu 2024-03-08 00:45:26 +01:00
parent 4a6b5ffd2d
commit 3dd105acff
2 changed files with 13 additions and 2 deletions

View file

@ -48,11 +48,14 @@ log "installing paru"
log "installing extra packages"
echo "
paru -Sy --noconfirm tealdeer nnn-nerd ttf-ms-fonts discord visual-studio-code-bin opam ttf-firacode-nerd
paru -Sy --noconfirm tealdeer nnn-nerd ttf-ms-fonts discord visual-studio-code-bin opam ttf-firacode-nerd xviewer
" | arch-chroot -u user "$ROOT"
log "clearing caches"
echo '
paru -cca --noconfirm
' | arch-chroot -u user "$ROOT"
rm -fr "$ROOT/home/user/.cache"
rm -fr "$ROOT/var/cache/"

View file

@ -124,7 +124,15 @@
"less",
"bat",
"lsd",
"noto-fonts"
"noto-fonts",
"firefox",
"evince",
"neofetch",
"tree",
"dust",
"zip",
"mpv",
"sshfs"
],
"parallel downloads": 0,
"profile_config": {