Skip to content

Instantly share code, notes, and snippets.

View abebars's full-sized avatar
👊
Working from home

Ahmed Bebars abebars

👊
Working from home
View GitHub Profile
@abebars
abebars / README.md
Created November 2, 2018 13:44 — forked from hofmannsven/README.md
My simply Git Cheatsheet
@abebars
abebars / gist:06594d40df6975b1151b5f2018513832
Created August 31, 2016 18:44
Sublime Text 2 - Useful Shortcuts

Sublime Text 2 – Useful Shortcuts (PC)

Loosely ordered with the commands I use most towards the top. Sublime also offer full documentation.

Editing

Ctrl+C copy current line (if no selection)
Ctrl+X cut current line (if no selection)
Ctrl+⇧+K delete line
Ctrl+↩ insert line after