Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kitlangton/atomsetup


https://github.com/kitlangton/atomsetup

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# Code Happiness

## Features

- **Snippets**
- If you write the same thing twice, snippetize it.
- **Keyboard Shortcuts**
- Never _click_ on a menu item; look at the shortcut and do that instead!

## Atom Packages

- **Prettier**
- Auto-format on save.
- **atom-ternjs**
- Code intelligence.
- **language-babel**
- Language support for ES2016 and on.
- **emmet**
- The only reasonable way to write HTML.
- **dash** (or other doc integration)
- Easily view docs for command under cursor.
- **git-plus**
- Control git from Atom
- **jumpy**

## Terminal

- **oh-my-zsh**
- plugins
- fasd plugin
- **aliases**
- alias gs=git status
- See: **Snippets** above.