Dotfiles 语法高亮
用户设置以将 ShellScript (Bash) 语法高亮应用于 dotfiles
标签 语言语法
详细信息
安装
- 总计 24K
- Win 5K
- Mac 14K
- Linux 5K
8月6日 | 8月5日 | 8月4日 | 8月3日 | 8月2日 | 8月1日 | 7月31日 | 7月30日 | 7月29日 | 7月28日 | 7月27日 | 7月26日 | 7月25日 | 7月24日 | 7月23日 | 7月22日 | 7月21日 | 7月20日 | 7月19日 | 7月18日 | 7月17日 | 7月16日 | 7月15日 | 7月14日 | 7月13日 | 7月12日 | 7月11日 | 7月10日 | 7月9日 | 7月8日 | 7月7日 | 7月6日 | 7月5日 | 7月4日 | 7月3日 | 7月2日 | 7月1日 | 6月30日 | 6月29日 | 6月28日 | 6月27日 | 6月26日 | 6月25日 | 6月24日 | 6月23日 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Mac | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 |
Linux | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
README.md
Sublime Text 2/3 的 Dotfiles 语法高亮
想要为您的 dotfiles 添加 ShellScript (Bash) 语法高亮?当然想!
开始使用
通过 包控制 安装
支持的文件类型
.ackrc
.aliases
.antigen
.bash_aliases
.bash_profile
.bash_prompt
.bashrc
.brew
.curlrc
.env
.env.development
.env.test
.env.production
.env.local
.env.development.local
.env.test.local
.env.production.local
.env.example
-
.env.testing
-
.env.dusk.testing
-
.env.dusk.local
.envrc
.eslintignore
.exports
.extra
.functions
.git
.gitattributes
.gitconfig
.gitignore
.gitignore_global
.gitmodules
.hushlogin
.inputrc
.jsbeautifyrc
.jshintignore
.lftprc
.npmignore
.npmrc
.osx
.packages
.pkginit
.screenrc
.symlink
.zlogin
.zlogout
.zprofile
.zshenv
.zshrc
.zsh-theme
.zpreztorc
.xsessionrc
.wgetrc
软链
软链
.zshrc
.zshenv
.zlogin
.zlogout
.zprofile
.zpreztorc
如果您想添加其他文件类型,请提交它们或发送拉取请求。
致谢
- Matt Banks (@mattbanks)