mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-03 04:20:01 +02:00
| .. | ||
| atom-cygwin.plugin.zsh | ||
| README.md | ||
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
atomcommand is called without an argument, launch Atom - If
atomis passed a directory, open it in Atom - If
atomis passed a file, open it in Atom