commit e9ffe3c5b356c3ea23623880ce39626696919a33 parent cec2c802965091e470429ef91dab274d3096b129 Author: Anders Damsgaard <anders.damsgaard@geo.au.dk> Date: Wed, 13 Jan 2016 17:25:32 +0100 do not activate torch by default Diffstat:
M | .zshrc | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.zshrc b/.zshrc @@ -222,4 +222,4 @@ alias cen='osascript ~/.termtile/center.scpt ' alias sha256sum='shasum -a 256' -. /Users/ad/torch/install/bin/torch-activate +#. /Users/ad/torch/install/bin/torch-activate