From 8b00572567aa0e3b5b2352c3f49b1eb5b7ecb514 Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Wed, 2 Aug 2023 16:01:34 +0200 Subject: [PATCH] Auto-install astronvim dependencies --- guides/installation.md | 2 +- install_user.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/guides/installation.md b/guides/installation.md index c083e0b..29dc88b 100644 --- a/guides/installation.md +++ b/guides/installation.md @@ -141,7 +141,7 @@ su -l itsdrike Install astronvim ```bash -sudo pacman -S luarocks rustup cargo cmake meson npm +sudo pacman -S --needed luarocks rustup cargo cmake meson npm rustup default stable mkdir -p ~/.config/wakatime git clone https://github.com/AstroNvim/AstroNvim ~/.config/nvim diff --git a/install_user.sh b/install_user.sh index 45d1138..874e605 100755 --- a/install_user.sh +++ b/install_user.sh @@ -38,7 +38,7 @@ yay -S --noconfirm --needed \ openssh cronie exa bat dust mlocate lshw trash-cli ncdu btop \ dnsutils net-tools wget jq fzf polkit rebuild-detector hyperfine mediainfo git-delta \ python-pip ripgrep zip unzip usbutils hexyl strace python-poetry pyenv yt-dlp \ - downgrade lf glow xdg-ninja-git + luarocks rustup cargo cmake meson npm downgrade lf glow xdg-ninja-git # Copy over zsh configuration # Note that this assumes you've ran install_root.sh, whcih created /etc/zsh/zshenv