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
- Host: GitHub
- URL: https://github.com/vbauerster/project.kak
- Owner: vbauerster
- License: unlicense
- Created: 2019-03-26T10:51:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-26T10:54:34.000Z (over 7 years ago)
- Last Synced: 2025-02-26T21:15:57.396Z (over 1 year ago)
- Language: Shell
- Homepage: https://kakoune.org
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING
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