Skip to content

mattbanks/dotfiles-syntax-highlighting-st2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 

Repository files navigation

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

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

Contributors