mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-11 08:20:09 +00:00
953e4d8926
Just an if/else to determine if we're OSX or Linux and alias `at` appropriately. |
||
---|---|---|
.. | ||
atom.plugin.zsh | ||
README.md |
atom
Plugin for Atom, a cross platform text and code editor, available for Linux, Mac OS X, and Windows.
Requirements
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 toat .
, opening the current folder in Atom