diff options
author | admin <contact@optics-design.com> | 2025-05-25 16:37:55 +0200 |
---|---|---|
committer | admin <contact@optics-design.com> | 2025-05-25 16:37:55 +0200 |
commit | e962fc470f56a05fdfd51b1e3b6a4736c4c5cc12 (patch) | |
tree | acfe8ff029bcd12f3faeb1133bb1f1b1c3719eec /archsetup.sh | |
parent | 86613b7b89edb0c2f3b84bb83e76f5573a6e8231 (diff) |
added plocate
Diffstat (limited to 'archsetup.sh')
-rw-r--r-- | archsetup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archsetup.sh b/archsetup.sh index b7c207c..830aea0 100644 --- a/archsetup.sh +++ b/archsetup.sh @@ -43,7 +43,7 @@ pacman -S --noconfirm \ git sudo less openssh rsync which stow vi neovim base-devel cronie \ gcc nodejs npm go python texlive-latexrecommended hugo mingw-w64-gcc\ wget task unzip neofetch mupdf yt-dlp ffmpeg feh mpv \ - gawk m4 dictd emacs tldr\ + gawk m4 dictd emacs tldr plocate\ noto-fonts-cjk noto-fonts-emoji ttf-dejavu\ zsh fzf ripgrep fd zoxide mcfly lf || handle_error "Failed to install packages" #Additional packages for WSL |