package main import "github.com/rsteube/carapace-bin/completers/truncate_completer/cmd" func main() { cmd.Execute() }