From f8f3e81dfaf256c2555c1a7a9ad7d9305a16cc48 Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Wed, 1 Mar 2023 13:04:30 -0600 Subject: add msys --- zsh/.config/zsh/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zsh') diff --git a/zsh/.config/zsh/.zshrc b/zsh/.config/zsh/.zshrc index 8e5e0ca..66e8811 100644 --- a/zsh/.config/zsh/.zshrc +++ b/zsh/.config/zsh/.zshrc @@ -82,7 +82,7 @@ case "$ID" in source /usr/share/zsh-autosuggestions/zsh-autosuggestions.zsh source /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh ;; - arch | artix ) + arch | artix | msys2 ) source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh ;; -- cgit v1.2.3