my-yadm/.zshenv

11 lines
241 B
Plaintext
Raw Normal View History

# Start configuration added by Zim install {{{
#
# User configuration sourced by all invocations of the shell
#
# Define Zim location
: ${ZIM_HOME=${ZDOTDIR:-${HOME}}/.zim}
# }}} End configuration added by Zim install
2022-06-26 09:38:46 -04:00
. "$HOME/.cargo/env"