2.home-manager/tests/modules/programs/sesh/default.nix
Michael 3527c8c778
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.
2025-03-29 09:32:11 -05:00

1 line
58 B
Nix

{ sesh-basic-configuration = ./basic-configuration.nix; }