]> git.r.bdr.sh - rbdr/dotfiles/blobdiff - runcoms/zshenv
Reduce further
[rbdr/dotfiles] / runcoms / zshenv
index 2d972031804733390b6d782d908eda4e843df930..c23f284cbef5b26d7805f4907aff805a23448041 100644 (file)
@@ -1,10 +1,3 @@
-#
-# Defines environment variables.
-#
-# Authors:
-#   Sorin Ionescu <sorin.ionescu@gmail.com>
-#
-
 # Ensure that a non-login, non-interactive shell has a defined environment.
 if [[ "$SHLVL" -eq 1 && ! -o LOGIN && -s "${ZDOTDIR:-$HOME}/.zprofile" ]]; then
   source "${ZDOTDIR:-$HOME}/.zprofile"