[zsh] Add init_xcode and call it from darwin_init_once; add ~df path to dotfiles
This commit is contained in:
parent
4d3a7e4017
commit
6c622b0aaf
3 changed files with 18 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue