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
+7 -1
View File
@@ -2,4 +2,10 @@
[https://gitlab.com/ntnsndr/dotfiles/](https://gitlab.com/ntnsndr/dotfiles/)
This is a set of tools to facilitate rapid switching among Linux-based operating systems.
This is a set of tools to facilitate rapid switching among Linux-based operating systems. They should be added to the home directory. Start by executing:
.scripts/install-arch.sh
or
.scripts/install-deb.sh