tmux: persistent terminals + nvim edit helper M-1

This commit is contained in:
Daniel Lundin 2024-08-12 13:11:20 +02:00
parent 1a193f3699
commit debc52a179
Signed by: dln
SSH key fingerprint: SHA256:dQy1Xj3UiqJYpKR5ggQ2bxgz4jCH8IF+k3AB8o0kmdI
4 changed files with 33 additions and 28 deletions

View file

@ -96,6 +96,5 @@
dinky = mkHost [ ./hosts/dinky ];
nemo = mkHost [ ./hosts/nemo ];
};
};
}