mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-16 12:20:40 +01:00
Add information on the Atom plugin
14
Plugins.md
14
Plugins.md
@@ -140,6 +140,20 @@ List all disowned files in your system
|
|||||||
pacdisowned | less +F
|
pacdisowned | less +F
|
||||||
```
|
```
|
||||||
|
|
||||||
|
atom
|
||||||
|
----
|
||||||
|
|
||||||
|
**Maintainer:** [aforty](https://github.com/aforty)
|
||||||
|
|
||||||
|
Adds commands for opening files and folders in the Atom editor.
|
||||||
|
|
||||||
|
### Aliases
|
||||||
|
|
||||||
|
- `at`: Launch Atom
|
||||||
|
- `at $folder`: `cd` to the specified folder open it in Atom
|
||||||
|
- `at $file`: Open the specified file in Atom
|
||||||
|
- `att`: equivalent to `at .`, opens the current folder in Atom
|
||||||
|
|
||||||
autojump
|
autojump
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user