1
0
forked from extern/nix-config
donovanglover-nix-config/sh/605-virtualbox
Donovan Glover 0f7f51e81c
Update scripts
This commit adds sudo where needed for the majority of pacman commands.
It also removes zsh, urxvt, and renpy since we don't use those anymore.
2018-09-08 02:00:25 -04:00

13 lines
332 B
Bash

#!/bin/sh
#
# VirtualBox lets you run virtual machines inside of your Arch
# Linux installation. It works really well with KDE since the
# interface uses Qt. This also means that HiDPI support is
# easily achieved.
#
# https://wiki.archlinux.org/index.php/VirtualBox
set -xe
sudo pacman -S virtualbox virtualbox-host-modules-arch