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 c67c2c10ae7cfe5ad0395b8dcb82886ea0244b86
parent b2f99c0ef159f2e4dde373678c8d9fb9b7846722
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Wed,  3 Jun 2015 09:32:48 +0200

add sizzlingkeys, duet, and transmission

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

diff --git a/osx-install.sh b/osx-install.sh @@ -47,6 +47,7 @@ casks=( "adobe-creative-cloud" \ "battle-net"\ "caffeine"\ "disk-inventory-x"\ + "duet"\ "firefox"\ "flux"\ "google-chrome"\ @@ -63,9 +64,11 @@ casks=( "adobe-creative-cloud" \ "paraview"\ "skim"\ "skype"\ + "sizzlingkeys"\ "steam"\ "sshfs"\ "torbrowser"\ + "transmission"\ "virtualbox"\ "vlc"\ "xquartz" )