mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-07-03 05:31:17 +02:00
docs: typos (#13846)
Signed-off-by: vladdoster <vladislav.doster@icloud.com>
This commit is contained in:
parent
65749801cf
commit
81becab1e7
7 changed files with 8 additions and 8 deletions
|
|
@ -78,7 +78,7 @@ if is-at-least 4.2.0; then
|
|||
alias -s chm=xchm
|
||||
alias -s djvu=djview
|
||||
|
||||
#list whats inside packed file
|
||||
#list what's inside packed file
|
||||
alias -s zip="unzip -l"
|
||||
alias -s rar="unrar l"
|
||||
alias -s tar="tar tf"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue