init
change-directory
with additional features, to change to the buffer or Git root directory.
Add change-directory.kak
to your autoload or source it manually.
require-module change-directory
Change the working directory with change-directory-buffer
, change-directory-current-buffer
or change-directory-git-root
.
They have aliases on cd-buffer
, cd-current-directory
and cd-git-root
respectively.
Use cd!
to change to the Git root directory.