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

https://github.com/jhen0409/atom-config


https://github.com/jhen0409/atom-config

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

Atom Editor config for personal usage

## Package list

The `package-list` file is output by the `$ apm list --installed` command, you can use `$ ./package-tool` command:

```
$ ./package-tool install # install packages of 'package-list' file
$ ./package-tool save # save packages to 'package-list' file
```

## Config path

The Atom configuration files are usually in `~/.atom`.

## Config files

```
config.cson
keymap.cson
snippets.cson
styles.less
```