style: change some nix formatting

This commit is contained in:
matt1432 2024-06-09 22:49:30 -04:00
parent 7ea031e84e
commit 158f0a6813
28 changed files with 84 additions and 137 deletions
common/home/tmux

View file

@ -14,9 +14,7 @@
plugins = with pkgs.tmuxPlugins; [dracula];
extraConfig =
/*
bash
*/
# bash
''
bind-key -n Home send Escape "OH"
bind-key -n End send Escape "OF"