tldr/pages/common/atom.md

12 lines
196 B
Markdown
Raw Normal View History

2016-01-22 04:37:14 +00:00
# atom
> A hackable text editor for the 21st century.
- Open a file or folder:
`atom {{path/to/file/or/folder}}`
- Open a file or folder in a new window:
`atom -n {{path/to/file/or/folder}}`