Update install-arch.sh
This commit is contained in:
@@ -4,9 +4,8 @@
|
||||
echo "Beginning install script for ntnsndr Arch environment"
|
||||
|
||||
# First, some basic utilities
|
||||
sudo pacman -S xdg-open
|
||||
sudo pacman -S xdg-utils
|
||||
sudo pacman -S nodejs npm
|
||||
sudo pacman -S git
|
||||
|
||||
# Ensure .bash_aliases works, not default on Arch
|
||||
cat > ~/.bashrc << EOF
|
||||
@@ -18,7 +17,6 @@ EOF
|
||||
# Next, core apps
|
||||
sudo pacman -S nextcloud-client
|
||||
sudo pacman -S keepassxc
|
||||
sudo pacman -S firefox-extension-keepassxc-browser
|
||||
|
||||
# emacs
|
||||
sudo pacman -S emacs
|
||||
|
||||
Reference in New Issue
Block a user