aboutsummaryrefslogtreecommitdiff
path: root/ctct.bash_completion.in
AgeCommit message (Collapse)Author
2018-12-04Change shebang of bash-completion fileEinhard Leichtfuß
/bin/bash -> /usr/bin/env bash bash may be located elsewhere. Was changed before for the main script.
2018-11-29Update copyright noticesEinhard Leichtfuß
2018-11-29Small cosmetic changesEinhard Leichtfuß
- Do not declare variables as local if they are also declared using `typeset'. - Slightly improve man page. - Change license links to https. - Update TODO
2017-08-03Initial commit of ctctEinhard Leichtfuß
Somewhere after version 0.2.2. Most notably, ctct can now be properly installed on OpenBSD and most likely other BSDs.