slackbuilds_ponce/misc/wcd/wcd.sh

5 lines
63 B
Bash
Raw Normal View History

wcd() {
/usr/bin/wcd "$@"
. ${WCDHOME:-${HOME}}/bin/wcd.go
}