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