feat: update configs for tmux

This commit is contained in:
Ryan Yin
2023-06-13 02:05:57 +08:00
parent 0c5b01b5f0
commit fe54e220e4
9 changed files with 93 additions and 25 deletions
-5
View File
@@ -50,11 +50,6 @@
];
programs = {
# A terminal multiplexer
tmux = {
enable = true;
};
# a cat(1) clone with syntax highlighting and Git integration.
bat = {
enable = true;