Removed tge envman

This commit is contained in:
Marcin Woźniak 2023-02-19 12:29:00 +01:00
parent 5e4a91f283
commit 4d33a9e688
Signed by: y0rune
GPG Key ID: F204C385F57EB348
1 changed files with 0 additions and 3 deletions

3
.zshrc
View File

@ -214,6 +214,3 @@ export DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=1
# Error with Delinea
[ -f "/etc/ssl/certs/ca-certificates.crt" ] && export REQUESTS_CA_BUNDLE='/etc/ssl/certs/ca-certificates.crt'
# Generated for envman. Do not edit.
[ -s "$HOME/.config/envman/load.sh" ] && source "$HOME/.config/envman/load.sh"