mirror of
https://github.com/zsh-users/zsh-completions.git
synced 2026-09-17 16:00:19 +00:00
Add header for spt
This commit is contained in:
@@ -1,4 +1,18 @@
|
|||||||
#compdef spt
|
#compdef spt
|
||||||
|
# ------------------------------------------------------------------------------
|
||||||
|
# Description
|
||||||
|
# -----------
|
||||||
|
#
|
||||||
|
# Completion script for the spt (spotify-tui) command (Revision 12)
|
||||||
|
# (https://github.com/Rigellute/spotify-tui)
|
||||||
|
#
|
||||||
|
# ------------------------------------------------------------------------------
|
||||||
|
# Authors
|
||||||
|
# -------
|
||||||
|
#
|
||||||
|
# * Abhishek Keshri <iam2kabhishek@gmail.com>
|
||||||
|
#
|
||||||
|
# ------------------------------------------------------------------------------
|
||||||
|
|
||||||
autoload -U is-at-least
|
autoload -U is-at-least
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user