mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-07 16:00:41 +01:00
Updated Plugins (markdown)
12
Plugins.md
12
Plugins.md
@@ -43,6 +43,7 @@ Below is a list of bundled plugins
|
||||
- [coffee](#coffee)
|
||||
- [common-aliases](#common-aliases)
|
||||
- [compleat](#compleat)
|
||||
- [copyfile](#copyfile)
|
||||
- [cpanm](#cpanm)
|
||||
- [debian](#debian)
|
||||
- [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
|
||||
|
||||
**Maintainer:** [robbyrussell](https://github.com/robbyrussell)
|
||||
|
||||
Reference in New Issue
Block a user