From 9dbb2957bc3a52b0e592e2848618f31ded9ca6ee Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Sun, 16 Apr 2023 12:08:10 +0200 Subject: Use nnn-nerd from AUR instead of nnn --- install-arch.sh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/install-arch.sh b/install-arch.sh index eeed231..799b976 100644 --- a/install-arch.sh +++ b/install-arch.sh @@ -139,7 +139,7 @@ sudo pacman -Sy \ openssh zsh man-db \ ripgrep fd starship \ rclone fuse2 imagemagick \ - btop nnn pass git-bug \ + btop pass git-bug \ noto-fonts noto-fonts-cjk noto-fonts-emoji yadm bootstrap @@ -164,11 +164,13 @@ systemctl --user enable vdirsyncer.timer --now aur sync -r nerd-fonts-hack aur sync -r autojump aur sync -r sway-services-git +aur sync -r nnn-nerd sudo pacman -Sy \ nerd-fonts-hack \ autojump \ - sway-services-git + sway-services-git \ + nnn-nerd # Japanese input aur sync -ru fcitx5-mozc-ut -- cgit v1.2.3