Skip to content

Instantly share code, notes, and snippets.

View tujlaky's full-sized avatar

Ujlaky Tibor tujlaky

  • Budapest
View GitHub Profile
# Atom Cheatsheet (Linux version).
# Project Key Bindings.
- 'ctrl-shift-p': open the command palette.
- 'ctrl-p' or 'ctrl-t': open the fuzzy finder to find a file.
- 'ctrl-b': look for a file that is already open.
- 'ctrl-shift-b': search the list of files modified and untracked in your project repository.
- 'ctrl-0': open and focus the the tree view.