Skip to content

elioschmutz/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Installation

git clone git@github.com:elioschmutz/dotfiles ~/.dotfiles
cd ~/.dotfiles
sh ./install.sh

Sublime Text 3 - Configuration

This Dotfiles including a well tested sublime text 3 configuration.

After installing the dotfiles, restart your sublime and install all the packages listed below.

Packages installed

Packae Installer
- Package control: https://packagecontrol.io/installation#st3

Theme:
- Theme: Boxy Theme Yesterday: https://packagecontrol.io/packages/Boxy%20Theme

Linters
- SublimeLinter
- SublimeLinter eslint
- SublimeLinter flake8

Add-Ons
- CaseConversion
- Clipboard Diff
- Color Highlighter
- GitSavvy
- HTML-CSS-JS Prettify
- Jedi - Python autocompletion
- PrettyJSON
- PythonFixImports
- Python PEP8 Autoformat
- SCSS
- SideBarEnhancements
- SublimeFiles
- PloneReload
- TrailingSpaces

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 55.4%
  • Shell 44.6%