From ab6f265e723ccaeb19d79925e284d27f4c23a007 Mon Sep 17 00:00:00 2001 From: Nathan Schneider Date: Tue, 25 Feb 2020 06:28:10 +0000 Subject: [PATCH] Update install-arch.sh --- .scripts/install-arch.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.scripts/install-arch.sh b/.scripts/install-arch.sh index b6f6971..1bcc156 100644 --- a/.scripts/install-arch.sh +++ b/.scripts/install-arch.sh @@ -4,9 +4,8 @@ echo "Beginning install script for ntnsndr Arch environment" # First, some basic utilities -sudo pacman -S xdg-open +sudo pacman -S xdg-utils sudo pacman -S nodejs npm -sudo pacman -S git # Ensure .bash_aliases works, not default on Arch cat > ~/.bashrc << EOF @@ -18,7 +17,6 @@ EOF # Next, core apps sudo pacman -S nextcloud-client sudo pacman -S keepassxc -sudo pacman -S firefox-extension-keepassxc-browser # emacs sudo pacman -S emacs