mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-26 01:57:26 +08:00
Updated Plugins (markdown)
parent
8953182844
commit
9789baf09d
12
Plugins.md
12
Plugins.md
@ -43,6 +43,7 @@ Below is a list of bundled plugins
|
|||||||
- [coffee](#coffee)
|
- [coffee](#coffee)
|
||||||
- [common-aliases](#common-aliases)
|
- [common-aliases](#common-aliases)
|
||||||
- [compleat](#compleat)
|
- [compleat](#compleat)
|
||||||
|
- [copyfile](#copyfile)
|
||||||
- [cpanm](#cpanm)
|
- [cpanm](#cpanm)
|
||||||
- [debian](#debian)
|
- [debian](#debian)
|
||||||
- [dircycle](#dircycle)
|
- [dircycle](#dircycle)
|
||||||
@ -571,6 +572,17 @@ See this [blog post about compleat](http://limpet.net/mbrubeck/2009/10/30/comple
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## copyfile
|
||||||
|
|
||||||
|
Copies content of a file into clipboard
|
||||||
|
|
||||||
|
```
|
||||||
|
copyfile index.php
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## cpanm
|
## cpanm
|
||||||
|
|
||||||
**Maintainer:** [robbyrussell](https://github.com/robbyrussell)
|
**Maintainer:** [robbyrussell](https://github.com/robbyrussell)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user