Crates.io | sitzung |
lib.rs | sitzung |
version | 0.1.1 |
source | src |
created_at | 2023-07-13 07:33:15.208967 |
updated_at | 2023-07-13 08:08:17.732425 |
description | Quickly open tmux sessions |
homepage | https://github.com/Schwefelhexa/sitzung |
repository | https://github.com/Schwefelhexa/sitzung |
max_upload_size | |
id | 915107 |
size | 45,203 |
Quickly open tmux sessions
Simply run cargo install sitzung
.
In your projects, create a file called .sitzung.toml
.
Use it to define your workspace by providing a name - check out
sitzung's own .sitzung.toml
for insipration.
You can open a specific session by running sitzung open ./path/to/project_folder
,
or search all subfolders and pick from the found projects.