Update .scripts/install-arch.sh, .scripts/install-deb.sh files
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user