Update README.md, .scripts/install-arch.sh files

This commit is contained in:
Nathan Schneider
2020-01-26 19:19:38 +00:00
parent a9fb05f2ce
commit e20a4dbf88
2 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -5,8 +5,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
# TO DO git
# TO DO npm
# Ensure .bash_aliases works, not default on Arch
cat > ~/.bashrc << EOF