Commit Graph
1 Commits
Author SHA1 Message Date
J. Brandt Buckley dfb3eaa2f6 Use $ACKRC if set, otherwise use $HOME/.ackrc
The $ACKRC environmental variable allows a user to specify a path to his or her Ack config file. If not set, Ack looks for a file in the default location (~/.ackrc).

This update makes ack completion follow that same behavior.
2013-02-20 18:45:42 -08:00