Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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)