new environment setup

This commit is contained in:
Wryn Wagner
2020-01-08 12:40:53 -07:00
parent c81f237993
commit c4ed1fb8d8
8 changed files with 73 additions and 42 deletions

2
zsh/rc
View File

@ -1,5 +1,5 @@
#!/bin/zsh
source "$HOME/.my_zsh_env"
source "$HOME/.wryn/env/env.zsh"
RC_DIR="$DOTWRYN/zsh"