Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattbanks/dotfiles-syntax-highlighting-st2
User settings to bring ShellScript (Bash) syntax highlighting to dotfiles
https://github.com/mattbanks/dotfiles-syntax-highlighting-st2
Last synced: 2 months ago
JSON representation
User settings to bring ShellScript (Bash) syntax highlighting to dotfiles
- Host: GitHub
- URL: https://github.com/mattbanks/dotfiles-syntax-highlighting-st2
- Owner: mattbanks
- Created: 2012-09-10T14:57:48.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2018-12-20T15:28:17.000Z (about 6 years ago)
- Last Synced: 2024-07-12T19:00:04.212Z (6 months ago)
- Size: 33.2 KB
- Stars: 211
- Watchers: 11
- Forks: 28
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - mattbanks/dotfiles-syntax-highlighting-st2 - User settings to bring ShellScript (Bash) syntax highlighting to dotfiles (Others)
README
# Dotfiles Syntax Highlighting for Sublime Text 2/3
Want ShellScript (Bash) syntax highlighting for your dotfiles? You're damn right you do!
## Get Started
Install via [Package Control](https://sublime.wbond.net/)
## File Types Supported
- `.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`
- `symlink`
- `symlink`
- `zshrc`
- `zshenv`
- `zlogin`
- `zlogout`
- `zprofile`
- `zpreztorc`If you want other file types add them in or submit a pull request.
### Credits
- Matt Banks ([@mattbanks](http://twitter.com/mattbanks))
#### Contributors
- [mathiasbynens](https://github.com/mathiasbynens)
- [lotsofcode](https://github.com/lotsofcode)
- [vivek](https://github.com/vivek)
- [darinmorrison](https://github.com/darinmorrison)
- [alrra](https://github.com/alrra)
- [theskumar](https://github.com/theskumar)
- [kikobeats](https://github.com/kikobeats)
- [fainder](https://github.com/fainder)
- [Jeloi](https://github.com/Jeloi)
- [gwarnants](https://github.com/gwarnants)
- [michelegera](https://github.com/michelegera)
- [gwarnants](https://github.com/gwarnants)
- [xtream1101](https://github.com/xtream1101)
- [thecodechef](https://github.com/thecodechef)
- [diegorv](https://github.com/diegorv)