diff --git a/zsh/.zshrc b/zsh/.zshrc new file mode 120000 index 0000000..c8b42f4 --- /dev/null +++ b/zsh/.zshrc @@ -0,0 +1 @@ +zshrc \ No newline at end of file diff --git a/zsh/zshrc b/zsh/zshrc index d5b8650..1dc8b82 100755 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -6,6 +6,7 @@ export riak=~/Projects/ssa/riak/riak/rel/riak export CAPP_BUILD=~/Projects/ssa/cappuccino/build +export NARWHAL_ENGINE=jsc export LC_ALL="en_CA.UTF-8" export LANG="en_CA.UTF-8"