Zsh completions changes

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