Added the envman

This commit is contained in:
Marcin Woźniak 2022-04-28 14:01:35 +02:00
parent 106c798d5f
commit 62f525a4c7
Signed by: y0rune
GPG Key ID: F204C385F57EB348
1 changed files with 3 additions and 0 deletions

3
.zshrc
View File

@ -138,3 +138,6 @@ fi
# Resolve problem with
# zsh: no matches found
setopt +o nomatch
# Generated for envman. Do not edit.
[ -s "$HOME/.config/envman/load.sh" ] && source "$HOME/.config/envman/load.sh"