mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-20 03:13:33 +01:00
add README.md
This commit is contained in:
parent
9414128ecf
commit
802817fe4a
1 changed files with 13 additions and 0 deletions
13
plugins/idea/README.md
Normal file
13
plugins/idea/README.md
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
## idea
|
||||||
|
|
||||||
|
Quick open Intellij Idea project in bash for MAC OS X
|
||||||
|
|
||||||
|
### Requirements
|
||||||
|
|
||||||
|
* Intellij Idea or Intellij Idea Community Edition
|
||||||
|
|
||||||
|
### Usage
|
||||||
|
|
||||||
|
* `idea .`
|
||||||
|
* `idea ~/projects/demo`
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue