Update zsh completions

This commit is contained in:
Eric Torres 2019-03-13 21:35:19 -07:00
parent a671d8d1a9
commit 10206dd51e
2 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,6 @@
#compdef ddusb
# zsh completions for 'ddusb'
# automatically generated with http://github.com/RobSis/zsh-completion-generator
local arguments
arguments=(

View File

@ -2,7 +2,6 @@
local arguments
arguments=(
$argument_list
{-h, --help}'[show this help message and exit]'
{-b, --boot}'[edit a file in /boot]'
{-d, --dir}'[edit a file in a given directory]'