ohmyzsh/plugins/atom-cygwin
2015-10-06 16:17:55 +02:00
..
atom-cygwin.plugin.zsh Added atom plugin for cygwin 2015-10-06 16:17:55 +02:00
README.md Added atom plugin for cygwin 2015-10-06 16:17:55 +02:00

atom-cygwin

This plugin allows invoking the Atom Editor from Cygwin using the atom command. For this purpose, it uses cygpath to convert between Unix and Windows paths.

Requirements

Usage

Same as the original CLI script (pointed by ${LOCALAPPDATA}/atom/bin/atom).

  • If atom command is called without an argument, launch Atom
  • If atom is passed a directory, open it in Atom
  • If atom is passed a file, open it in Atom