mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-12 18:30:40 +01:00
Updated Plugins (markdown)
@@ -52,7 +52,7 @@ Below is a list of bundled plugins
|
||||
- [dnf](#dnf)
|
||||
- [docker](#docker)
|
||||
- [encode64](#encode64)
|
||||
- [extract] (#extract)
|
||||
- [extract](#extract)
|
||||
- [fabric](#fabric)
|
||||
- [fbterm](#fbterm)
|
||||
- [Forklift](#forklift)
|
||||
@@ -726,11 +726,12 @@ $ decode64 c29tZV9zdHJpbmc=
|
||||
```
|
||||
|
||||
---
|
||||
## extract any archive file
|
||||
## extract
|
||||
** Extract any archive file **
|
||||
```
|
||||
extract abc.tar.gz
|
||||
```
|
||||
## Extract and remove original archive file
|
||||
** Extract and remove original archive file **
|
||||
```
|
||||
extract -r abc.zip
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user