7 lines
116 B
Plaintext
Raw Normal View History

2026-06-10 11:36:26 +02:00
#MSYS
if [[ "$(uname -s)" =~ ^MSYS_NT.* ]]; then
export MSYS=winsymlinks:nativestrict
fi
2026-02-08 10:52:41 +01:00
__MATERUS_HM_ZSH=1