commit 52f8298998397a1ed2d1dcdb34cb08cf913fd678 parent ee519d2bfc53864676c0c3ce5ccbd401d523ee7a Author: Anders Damsgaard <anders.damsgaard@geo.au.dk> Date: Wed, 3 Feb 2016 14:16:56 -0800 read .bash_profile for correct locales Diffstat:
M | .zshrc | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.zshrc b/.zshrc @@ -223,3 +223,5 @@ alias sha256sum='shasum -a 256' #. /Users/ad/torch/install/bin/torch-activate + +source ~/.bash_profile