some edits
This commit is contained in:
parent
e5b783e528
commit
70c27ca36f
25 changed files with 177 additions and 158 deletions
|
|
@ -5,7 +5,7 @@ _ponysay()
|
|||
local cur prev words cword
|
||||
_init_completion -n = || return
|
||||
|
||||
quotes=$(pq4ps --list 2>/dev/null)
|
||||
quotes=$(/usr/lib/ponysay/pq4ps --list 2>/dev/null)
|
||||
quotesexit=$?
|
||||
options='-v -h -l -f -W'
|
||||
if [[ $quotesexit = 0 ]]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue