mirror of
https://github.com/Gator96100/ProxSpace.git
synced 2025-01-09 20:33:34 -08:00
6 lines
152 B
Bash
6 lines
152 B
Bash
# Slackware Linux explodepkg completion -*- shell-script -*-
|
|
|
|
complete -o plusdirs -f -X '!*.t[bglx]z' explodepkg
|
|
|
|
# ex: filetype=sh
|