5
0
mirror of https://github.com/ArduPilot/ardupilot synced 2025-02-25 17:23:56 -04:00
ardupilot/Tools/completion/completion.zsh
2019-11-12 10:34:05 +11:00

6 lines
125 B
Bash

#!/usr/bin/env zsh
_AP_COMPLETION_DIR=$(builtin cd -q "`dirname "$0"`" > /dev/null && pwd)
fpath+=$_AP_COMPLETION_DIR/zsh/