doing elixir and elm stuff now

This commit is contained in:
Haak Saxberg 2016-09-16 23:14:44 -07:00
parent 51ab560cbf
commit aba7f89b92
6 changed files with 538 additions and 269 deletions

View file

@ -1,7 +1,3 @@
# Colors in grep
export GREP_OPTIONS='--color=auto'
export GREP_COLOR='3;33'
# venv
export VENVS_DIR=$HOME/.virtualenvs