mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-12-25 04:34:35 +00:00
Add arch-audit
This commit is contained in:
parent
254181c0fc
commit
d2f808f469
|
@ -23,7 +23,7 @@ pacman -Syu --noconfirm
|
|||
# Install essential packages
|
||||
pacman -S --noconfirm --needed \
|
||||
networkmanager neovim sudo reflector pacman-contrib man-db man-pages rsync btop \
|
||||
bind tealdeer base-devel git pkgfile fd ripgrep fwupd
|
||||
bind tealdeer base-devel git pkgfile fd ripgrep fwupd arch-audit
|
||||
|
||||
# Install packages necessary for this script / other scripts in this dotfiles repo
|
||||
pacman -S --noconfirm --needed python-rich bc lua jq bat
|
||||
|
|
Loading…
Reference in a new issue