1
0
mirror of https://github.com/Tarrasch/zsh-autoenv.git synced 2024-11-22 23:40:58 +02:00
zsh-autoenv/tests/ZDOTDIR.options/.zshenv
2017-12-15 23:11:42 +01:00

7 lines
152 B
Bash

# Source base setup.
source ${ZDOTDIR}/../ZDOTDIR/.zshenv
# Set uncommon options that caused problems in the past.
setopt noclobber
setopt shwordsplit