Zsh - Move MSYS to zshrc

This commit is contained in:
2026-06-10 11:40:00 +02:00
parent c159b6dfdd
commit 9afcf62bf3
2 changed files with 7 additions and 6 deletions
-6
View File
@@ -1,7 +1 @@
#MSYS
if [[ "$(uname -s)" =~ ^MSYS_NT.* ]]; then
export MSYS=winsymlinks:nativestrict
fi
__MATERUS_HM_ZSH=1