[zsh] Move ~df to init-env-tilde-paths
This commit is contained in:
parent
3dd367982a
commit
1145ef23e1
2 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,6 @@ function init-env-darwin
|
|||
export XCODE_INSTALLS="$XCODE_LIBRARY/Installs"
|
||||
export dd="$XCODE_DERIVED_DATA"
|
||||
fi
|
||||
|
||||
export df=~/.dotfiles
|
||||
}
|
||||
|
||||
init-env-darwin "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue