[zsh] Add init_xcode and call it from darwin_init_once; add ~df path to dotfiles

This commit is contained in:
Eryn Wells 2023-07-01 10:23:22 -07:00
parent 4d3a7e4017
commit 6c622b0aaf
3 changed files with 18 additions and 0 deletions

View file

@ -8,3 +8,5 @@ export XCODE_LIBRARY="$HOME/Library/Developer/Xcode"
export XCODE_DERIVED_DATA="$XCODE_LIBRARY/DerivedData"
export XCODE_INSTALLS="$XCODE_LIBRARY/Installs"
export dd="$XCODE_DERIVED_DATA"
export df=~/.dotfiles