mirror of
https://github.com/Gator96100/ProxSpace.git
synced 2025-03-12 04:36:22 -07: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
|