aboutsummaryrefslogtreecommitdiff
path: root/bash/bash_completion.d/m4.bash
blob: 4cf27e63b6d0c3a8ff5d832cec0cc40e0cfc1978 (plain) (blame)
1
2
3
4
5
# Completion for m4(1) with files that look editable
declare -F _text_filenames >/dev/null ||
    source "$HOME"/.bash_completion.d/_text_filenames.bash
complete -F _text_filenames -o filenames m4