You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add highlighting for crontab, fstab, exports and other configs:
file .\*(bash(_completion|rc)|(cron|fs)tab|exports|profile|sudoers|\\.(sh|bash(rc|_(completion|profile|log(in|out)|aliases|exports|history))|conf|list|schema|profile|zlog(in|out)|zprofile|zsh(env|rc)))$ Shell\sScript\s&\sConfig\sFiles ^#!\s\*/(.\*/|usr/bin/env\s)([a-z]?|ba|pdk)sh
include sh.syntax
Add highlighting for .desktop files and various systemd configs:
file ..\*\\.(?i:ini|desktop|busname|(auto)?mount|net(dev|work)|link|path|service|slice|socket|swap|target|timer)$ INI,\sDesktop\s&\sSystemD\sFiles
include ini.syntax
The text was updated successfully, but these errors were encountered:
Important
This issue was migrated from Trac:
Smoke
(@Smoque)Add highlighting for crontab, fstab, exports and other configs:
Add highlighting for .desktop files and various systemd configs:
The text was updated successfully, but these errors were encountered: