From f932a333d5f6b16808e8b44b134b2affa91f90e3 Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Fri, 18 Apr 2025 13:58:19 -0500 Subject: Add SUSE --- dot_config/zsh/dot_zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/zsh/dot_zshrc b/dot_config/zsh/dot_zshrc index 3f87dea..4fa0363 100644 --- a/dot_config/zsh/dot_zshrc +++ b/dot_config/zsh/dot_zshrc @@ -66,7 +66,7 @@ then fi case "$ID" in - debian | ubuntu ) + debian | ubuntu | opensuse-tumbleweed ) source /usr/share/zsh-autosuggestions/zsh-autosuggestions.zsh source /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh ;; -- cgit v1.2.3