mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-02 19:11:33 +02:00
feat: update configs for tmux
This commit is contained in:
@@ -50,11 +50,6 @@
|
||||
];
|
||||
|
||||
programs = {
|
||||
# A terminal multiplexer
|
||||
tmux = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
# a cat(1) clone with syntax highlighting and Git integration.
|
||||
bat = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user