Commit 47bce30
committed
disable tmux-sensible
There's a bug between current tmux 3.5a and tmux-sensible@25cb91f that
makes it always use sh instead of correct $SHELL
https://discourse.nixos.org/t/tmux-use-bash-instead-defined-zsh-in-home-manager/54763/2
nix-community/home-manager#5952
will need fix here:
- tmux-plugins/tmux-sensible#75
but I may not actually need sensible at all with home-manager tmux config1 parent 4295f0d commit 47bce30
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
427 | 427 | | |
428 | 428 | | |
429 | 429 | | |
| 430 | + | |
430 | 431 | | |
431 | 432 | | |
432 | 433 | | |
| |||
449 | 450 | | |
450 | 451 | | |
451 | 452 | | |
| 453 | + | |
452 | 454 | | |
453 | 455 | | |
454 | 456 | | |
455 | | - | |
| 457 | + | |
456 | 458 | | |
457 | 459 | | |
458 | 460 | | |
| |||
0 commit comments