ons
summaryrefslogtreecommitdiff
path: root/contrib/pass.fish-completion (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-08-26Makefile: Do not install bash completion to /etcLukas Fleischer1-3/+2
`make install` should never install anything to /etc. "/usr/share/bash-completion/completions/" is the right place for completions that are installed by software packages. Signed-off-by: Lukas Fleischer <info@cryptocrack.de>
2013-05-22check if a passfile exists before checking for directoryBrian Mattern1-13/+12