Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

magnobiet/sublime-text-preferences

Repository files navigation

Sublime Text 3

Sublime Text is a sophisticated text editor for code, markup and prose. You'll love the slick user interface, extraordinary features and amazing performance.

Sublime Text 3 Screen Shot

Install

macOS

Download .dmg installer or using Homebrew brew cask install sublime-text

Linux

Follow the instructions for your distribution.

Windows

Download .exe installer.

Package Control

Follow this instructions (close Sublime Text after installation).

My Preferences

Dependencies

  • Node.js (npm install --global jshint eslint csslint lebab)
  • Ruby (gem install scss_lint)

Install

  • Navigate to Packages folder
    • macOS cd ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/
    • Linux cd ~/.config/sublime-text-3/Packages/
    • Windows cd "%appdata%/Sublime Text 3/Packages/"
  • Remove User folder
    • macOS and Linux rm -rf User/
    • Windows rmdir User/
  • Clone this repository git clone https://github.com/magnobiet/sublime-text-preferences.git User

Installed Packages

See Package Control.sublime-settings#L6

Licence

This project is licensed under the MIT License. Copyright © Magno Biét