An open API service indexing awesome lists of open source software.

https://github.com/vbauerster/project.kak

Kakoune extension to automatically generate session names
https://github.com/vbauerster/project.kak

Last synced: 22 days ago
JSON representation

Kakoune extension to automatically generate session names

Awesome Lists containing this project

README

          

# Project

[![IRC][IRC Badge]][IRC]

###### [Usage](#usage) | [Contributing](CONTRIBUTING)

> [Kakoune] extension to automatically generate session names.

###### How does it work?

The session name is based on the working directory.

## Installation

``` sh
ln --symbolic $PWD/bin/kak-project ~/.local/bin/
```

## Usage

```
kak-project [argument]…
```

[Kakoune]: https://kakoune.org
[IRC]: https://webchat.freenode.net?channels=kakoune
[IRC Badge]: https://img.shields.io/badge/IRC-%23kakoune-blue.svg