dotfiles/zsh/profile

4 lines
85 B
Bash

if [ -d "$HOME/.config/environment" ] ; then
source $HOME/.config/environment
fi