Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
81da0760
Commit
81da0760
authored
Feb 27, 2015
by
wyldphyre
Committed by
ncanceill
Jun 12, 2015
Browse files
Added README.md file for atom plugin
parent
a2d7d36e
Changes
1
Show whitespace changes
Inline
Side-by-side
plugins/atom/README.md
0 → 100644
View file @
81da0760
## atom
Plugin for Atom, a cross platform text and code editor, available for Linux, Mac OS X, and Windows.
### Requirements
*
[
Atom
](
https://atom.io/
)
### Usage
*
If
`at`
command is called without an argument, launch Atom
*
If
`at`
is passed a directory,
`cd`
to it and open it in Atom
*
If
`at`
is passed a file, open it in Atom
*
if
`att`
command is called, it is equivalent to
`at .`
, opening the current folder in Atom
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment