sesh: add module (#5789)

Sesh is a CLI that helps you create and manage tmux sessions quickly and easily
using zoxide. See https://github.com/joshmedeski/sesh for more.
This commit is contained in:
Michael
2025-03-29 23:32:11 +09:00
committed by GitHub
parent 1efd250317
commit 3527c8c778
8 changed files with 151 additions and 0 deletions

View File

@@ -732,4 +732,10 @@
github = "Noodlez1232";
githubId = 12480453;
};
michaelvanstraten = {
name = "Michael van Straten";
email = "michael@vanstraten.de";
github = "michaelvanstraten";
githubId = 50352631;
};
}