Skip to content
View DenisBazhan's full-sized avatar
:octocat:
:octocat:

Block or report DenisBazhan

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. normalize.css normalize.css Public

    Forked from necolas/normalize.css

    Normalize.css makes browsers render HTML elements consistently and in line with modern standards.

    1

  2. oh-my-zsh oh-my-zsh Public

    Forked from ohmyzsh/ohmyzsh

    A community-driven framework for managing your zsh configuration. Includes 40+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, macports, etc), over 80 terminal themes to spice up you…

    Shell

  3. run_webstorm run_webstorm Public

    Context menu open file/folder in WebStorm

    Batchfile

  4. Vim Vim Public

    Forked from VSCodeVim/Vim

    ⭐ Vim for Visual Studio Code

    TypeScript

  5. Launch Sublime Text 2 from the Mac O... Launch Sublime Text 2 from the Mac OS X Terminal
    1
    # Launch Sublime Text 2 from the Mac OS X Terminal
    2
    
                  
    3
    Sublime Text 2 ships with a CLI called **subl** (why not "sublime", go figure). This utility is hidden in the following folder (assuming you installed Sublime in `/Applications` like normal folk. If this following line opens Sublime Text for you, then bingo, you're ready.
    4
    
                  
    5
    `open /Applications/Sublime\ Text\ 2.app/Contents/SharedSupport/bin/subl`