1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-11-11 00:10:08 +00:00

fix(extract): don't push entries to dirstack when extracting rpm and deb files

This commit is contained in:
Marc Cornellà 2021-08-14 22:05:48 +02:00
parent a2f1ef69b5
commit 10a00085d0
No known key found for this signature in database
GPG key ID: 0314585E776A9C1B

View file

@ -1,6 +1,8 @@
alias x=extract
extract() {
setopt localoptions noautopushd
local remove_archive
local success
local extract_dir