try to fix tmux key issues
This commit is contained in:
parent
6ef54443a2
commit
63323f9206
5 changed files with 8 additions and 9 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue