Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Also more quiet extraction. -D for cpio was not used due to additional
output.
|
|
Fixes #8368
|
|
|
|
|
|
Fixes #6157
|
|
|
|
|
|
|
|
`${var:t:h}` uses:
- `${var:t}` which acts as `basename`.
- `${var:r}` which removes the extension.
See http://zsh.sourceforge.net/Doc/Release/Expansion.html#Modifiers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cause unrar to preserve directory structure. (Why is only unrar different?!)
|
|
.oh-my-zsh/oh-my-zsh.sh boot script.
|
|
should only be called once, after all modules, libs, etc are imported.
|
|
|
|
|