dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 67e8fdda7dc2b94de38d59917f3c2ed1252d1b2b
parent be938172a11047e649a34c271af78e92e1e66e02
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Sat, 30 May 2015 21:44:12 +0200

add virtualbox

Diffstat:
Mosx-install.sh | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/osx-install.sh b/osx-install.sh @@ -64,6 +64,7 @@ casks=( "adobe-creative-cloud" \ "steam"\ "sshfs"\ "torbrowser"\ + "virtualbox"\ "vlc"\ "xquartz" )