1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 19:46:05 +01:00

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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 151 additions and 0 deletions

View file

@ -237,6 +237,7 @@ let
./programs/scmpuff.nix
./programs/script-directory.nix
./programs/senpai.nix
./programs/sesh.nix
./programs/sftpman.nix
./programs/sioyek.nix
./programs/skim.nix