Update .scripts/install-arch.sh, .scripts/install-deb.sh files

This commit is contained in:
Nathan Schneider
2020-01-26 19:20:49 +00:00
parent e20a4dbf88
commit 4eb9b4ebe1
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -4,8 +4,8 @@
echo "Beginning install script for ntnsndr Arch environment"
# First, some basic utilities MAKE ARCH-COMPATIBLE
sudo apt-get -y install xdg-open
sudo apt-get install nodejs
pacman xdg-open
pacman -S nodejs npm
# TO DO git
# Ensure .bash_aliases works, not default on Arch