scwrypts/zsh/helm/get-template

10 lines
152 B
Bash
Executable File

#!/bin/zsh
use helm
use scwrypts
#####################################################################
MAIN() {
unset USAGE
HELM__TEMPLATE__GET $@
}