_tmuxp: typo expl

This commit is contained in:
Mikael Magnusson 2026-05-03 04:15:22 +02:00
parent 7a2db2fe49
commit d4d30592c2
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,7 @@ __tmuxp_import() {
(project) (project)
if [[ $line[1] == 'tmuxinator' ]] if [[ $line[1] == 'tmuxinator' ]]
then then
_wanted tmuxinator-projects exp 'tmuxinator projects' compadd $(tmuxinator completions start) _wanted tmuxinator-projects expl 'tmuxinator projects' compadd $(tmuxinator completions start)
fi fi
;; ;;
esac esac