try to fix tmux key issues

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-09-03 00:24:47 -05:00
parent 6ef54443a2
commit 63323f9206
5 changed files with 8 additions and 9 deletions

View file

@ -13,6 +13,8 @@
pull.rebase = false;
init.defaultBranch = "main";
rerere.enabled = true;
};
difftastic = {
@ -52,7 +54,7 @@
".apdisk"
# direnv things
"/.direnv"
".direnv"
# local only files
"*.local"