Update tmux and jj

This commit is contained in:
Barak Michener 2025-01-03 17:29:03 -08:00
parent 008be8a351
commit 5fe9887fd1
2 changed files with 4 additions and 1 deletions

View file

@ -27,3 +27,4 @@ bm = ["bookmark", "move", "--to"]
pull = ["git", "fetch"]
fetch = ["git", "fetch"]
push = ["git", "push"]
d = ["describe", "-m"]