summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Collapse)Author
2020-12-09Fix source tree libexec/kak/kak symlink locationMaxime Coste
2020-12-09Add a libexec/ directory and use it to find the kak commandMaxime Coste
Add that libexec directory to the PATH instead of the current kak binary directory to avoid impacting other commands. The libexec directory currently only contains a symlink back to the Kakoune binary.