[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
|
@ -15,6 +15,8 @@ function init-env-tilde-paths
|
|||
c="$candidate_code_path"
|
||||
break
|
||||
done
|
||||
|
||||
export df=~/.dotfiles
|
||||
}
|
||||
|
||||
init-env-tilde-paths "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue