From e4672d66a9302f557ce26b0a418746deffe0decc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Thu, 21 Jan 2021 23:29:58 +0300 Subject: Friendship ended with ranger, again. lf it is now MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Too many changes made, basically all of them related to lf. Sorry ranger. You're too slow 🦔. --- artix.sh | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'artix.sh') diff --git a/artix.sh b/artix.sh index 17262e9..968388e 100755 --- a/artix.sh +++ b/artix.sh @@ -18,10 +18,10 @@ pacman -Sy --noconfirm zsh zsh-syntax-highlighting openresolv wireguard-tools \ noto-fonts-cjk noto-fonts-emoji ttf-joypixels otf-latin-modern \ otf-latinmodern-math powerline-fonts python-pygit2 polkit polkit-gnome \ zathura zathura-pdf-mupdf zathura-djvu gst-libav vifm blueman bluez \ - bluez-runit acpilight accountsservice lightdm xdg-user-dirs abook ranger \ + bluez-runit acpilight accountsservice lightdm xdg-user-dirs abook \ terminus-font qutebrowser jq stow wdiff texlive-most units isync notmuch \ pass translate-shell gnome-keyring pacman-contrib linux-headers \ - v4l2loopback-dkms + v4l2loopback-dkms highlight mediainfo # Copy system config files cp system/sudoers /etc/ @@ -39,7 +39,8 @@ 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 xdg-utils-mimeo cli-visualizer +yay -S --noconfirm aerc-git ttf-symbola ttf-ms-fonts pam-gnupg ncpamixer mimeo \ + xdg-utils-mimeo cli-visualizer lf dragon-drag-and-drop # Copy some fonts to make them available system-wide mkdir -p /usr/share/fonts/rice -- cgit v1.2.3