Change tmux session manager to sesh

closes #4
This commit is contained in:
Alexander Navarro 2024-05-26 11:16:43 -04:00
parent 0b0dbed47a
commit 1810d3bfbc
7 changed files with 41 additions and 44 deletions

View file

@ -18,3 +18,9 @@
type = "git-repo"
url = "https://github.com/b3nj5m1n/xdg-ninja.git"
refreshPeriod = "168h"
[".local/bin/sesh"]
type = "archive-file"
url = "https://github.com/joshmedeski/sesh/releases/latest/download/sesh_Linux_x86_64.tar.gz"
path = "sesh"
refreshPeriod = "168h"