Installed Oh-My-Zsh, slight polybar change (brightness)
This commit is contained in:
7
.oh-my-zsh/plugins/extract/_extract
Normal file
7
.oh-my-zsh/plugins/extract/_extract
Normal file
@@ -0,0 +1,7 @@
|
||||
#compdef extract
|
||||
#autoload
|
||||
|
||||
_arguments \
|
||||
'(-r --remove)'{-r,--remove}'[Remove archive.]' \
|
||||
"*::archive file:_files -g '(#i)*.(7z|Z|apk|bz2|deb|gz|ipsw|jar|lzma|rar|sublime-package|tar|tar.bz2|tar.gz|tar.xz|tar.zma|tbz|tbz2|tgz|tlz|txz|war|xpi|xz|zip)(-.)'" \
|
||||
&& return 0
|
Reference in New Issue
Block a user