chore(languages): move .zsh association to siren-sh module

This commit is contained in:
2022-04-27 02:27:45 +01:00
parent d7b13eafdf
commit 1a2682da2a
2 changed files with 1 additions and 3 deletions

View File

@@ -15,6 +15,7 @@
("/\\.env\\." . sh-mode)
("/\\.envrc\\'" . sh-mode)
("/\\.envrc\\." . sh-mode)
("\\.zsh\\'" . sh-mode)
("/zshenv\\'" . sh-mode)
("/zshrc\\'" . sh-mode)
("\\.tmux\\'" . sh-mode)