mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
chore(languages): move .zsh association to siren-sh module
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user