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 7451464ae83e8fc94eea6d46d06f05e47bbbd163
parent e4c1e324aa8dc01d86d5bb80b359b852ed7215c8
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Mon,  7 Sep 2015 09:58:41 +0200

add tor and torsocks

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

diff --git a/osx-install.sh b/osx-install.sh @@ -32,6 +32,8 @@ brews=( "asciinema"\ "tmux"\ "the_silver_searcher"\ "tig"\ + "tor"\ + "torsocks"\ "tree"\ "vim"\ "vtk"\