oh-my-zsh/plugins/atom
Ben Klein 953e4d8926 Make Linux compatible
Just an if/else to determine if we're OSX or Linux and alias `at` appropriately.
2015-09-10 22:19:53 -04:00
..
atom.plugin.zsh Make Linux compatible 2015-09-10 22:19:53 -04:00
README.md Added README.md file for atom plugin 2015-06-12 00:17:22 +02:00

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 to at ., opening the current folder in Atom