This is a collection of various configuration scripts I use for development on OSX
Fish Shell
- Adds "slime" alias for opening files from the shell into Sublime Text
- Changes prompt to display in a format @ ~/path:branch
- Branch highlights green if repository matches HEAD
- Prepends /usr/local/bin to the path environment to prioritize Brew binaries
- Installs various packages I use
- Alignment
- Laravel Blade Highlighter
- SublimeCodeIntel
- sublimelint
- Theme - Soda
- Sets my default settings
- Sets theme / color scheme
- Adds new line to eof on save
- Sets translate_to_spaces to true