mirror of
https://github.com/Gator96100/ProxSpace.git
synced 2025-07-30 03:28:35 -07:00
5 lines
152 B
Bash
5 lines
152 B
Bash
# Slackware Linux explodepkg completion -*- shell-script -*-
|
|
|
|
complete -o plusdirs -f -X '!*.t[bglx]z' explodepkg
|
|
|
|
# ex: filetype=sh
|