Add header for spt

This commit is contained in:
Abhishek Keshri 2021-12-26 11:16:06 +05:30
parent 5897d5e7af
commit 88e498fc1c
1 changed files with 28 additions and 14 deletions

View File

@ -1,4 +1,18 @@
#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