install: don't source .zshenv (no longer needed)
This commit is contained in:
parent
ab7d7241d4
commit
8d6ccad8f7
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ export DOTFILES="$(dirname "$(realpath "$0")")"
|
||||||
export DEFAULT_GIT_USER="Fernando Schauenburg"
|
export DEFAULT_GIT_USER="Fernando Schauenburg"
|
||||||
export DEFAULT_GIT_EMAIL="fernando@schauenburg.me"
|
export DEFAULT_GIT_EMAIL="fernando@schauenburg.me"
|
||||||
|
|
||||||
. "$DOTFILES/zsh/.zshenv"
|
|
||||||
[ -f "$DOTFILES/config" ] && . "$DOTFILES/config"
|
[ -f "$DOTFILES/config" ] && . "$DOTFILES/config"
|
||||||
|
|
||||||
main() {
|
main() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue