From 376d68b0443a60a237e9e35462781a2ff504c7ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Thu, 16 Sep 2021 12:27:11 +0300 Subject: Config cleaning * Removed unused stuff. * Script for updating hosts file with latest unwanted domains. * Other slight changes. --- artix.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'artix.sh') diff --git a/artix.sh b/artix.sh index 99918eb..110c0ed 100755 --- a/artix.sh +++ b/artix.sh @@ -19,7 +19,7 @@ pacman -Sy zsh zsh-syntax-highlighting wireguard-tools mediainfo highlight \ otf-latinmodern-math powerline-fonts python-pygit2 polkit polkit-gnome \ zathura zathura-pdf-mupdf zathura-djvu gst-libav blueman bluez \ bluez-runit acpilight accountsservice xdg-user-dirs terminus-font \ - qutebrowser jq stow wdiff texlive-most texlive-lang biber units isync \ + vimb jq stow wdiff texlive-most texlive-lang biber units isync neomutt \ notmuch pass translate-shell gnome-keyring pacman-contrib linux-headers \ openntpd openntpd-runit v4l2loopback-dkms || exit 1 @@ -53,7 +53,7 @@ chown -R "$1:$1" build cd build sudo -u "$1" "git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si" -yay -S --noconfirm aerc-git ttf-symbola ttf-ms-fonts pam-gnupg ncpamixer mimeo \ +yay -S --noconfirm ttf-symbola ttf-ms-fonts pam-gnupg ncpamixer mimeo \ xdg-utils-mimeo cli-visualizer lf dragon-drag-and-drop swaylock-effects \ youtube-viewer abook -- cgit v1.2.3