feat: add local sesh install

This commit is contained in:
gwg313 2024-02-08 16:41:13 -05:00
parent a14d637e51
commit f0ce1b7d6c
Signed by: gwg313
GPG key ID: 60FF63B4826B7400

View file

@ -155,6 +155,7 @@
home.packages = [
pkgs.fzf
pkgs.gitmux
pkgs.sesh
];
home.file.".config/tmux/gitmux.yml".source = ./gitmux.yml;