X-Git-Url: https://src.twobees.de/?a=blobdiff_plain;f=stow%2Foh-my-zsh%2F.oh-my-zsh%2Fplugins%2Funiversalarchive%2F_universalarchive;fp=stow%2Foh-my-zsh%2F.oh-my-zsh%2Fplugins%2Funiversalarchive%2F_universalarchive;h=0000000000000000000000000000000000000000;hb=1a8e170bbe5c6641a26ab1ce2e6ce6c5c1faa4cd;hp=17cfd782e0072a5d03a090a4cdb5458736876be8;hpb=475ba35502579302593f4735c853c49ef1845dcb;p=dotfiles.git diff --git a/stow/oh-my-zsh/.oh-my-zsh/plugins/universalarchive/_universalarchive b/stow/oh-my-zsh/.oh-my-zsh/plugins/universalarchive/_universalarchive deleted file mode 100644 index 17cfd78..0000000 --- a/stow/oh-my-zsh/.oh-my-zsh/plugins/universalarchive/_universalarchive +++ /dev/null @@ -1,6 +0,0 @@ -#compdef ua - -_arguments \ - "1:archive format:(7z bz2 gz lzma lzo rar tar tar.bz2 tar.gz tar.lzma tar.xz tar.Z tbz tgz tlz txz tZ xz Z zip zst)" \ - "*:input files:_files" \ -&& return 0