bat, and no more rust

This commit is contained in:
2024-01-05 16:24:48 -05:00
parent 7828be4377
commit 2ffa01bc56
3 changed files with 20 additions and 11 deletions

View File

@@ -24,6 +24,7 @@ set -g @thumbs-unique enabled
shell = pkgs.zsh + "/bin/zsh";
shortcut = "Space";
tmuxinator.enable = true;
terminal = "screen-256color";
extraConfig = ''
bind-key -T copy-mode-vi 'v' send -X begin-selection
bind-key -T copy-mode-vi 'y' send -X copy-selection-and-cancel