home-manager/common: Use vi bindings for tmux
This commit is contained in:
@@ -80,6 +80,7 @@ in
|
|||||||
|
|
||||||
tmux = {
|
tmux = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
keyMode = "vi";
|
||||||
};
|
};
|
||||||
|
|
||||||
bash = {
|
bash = {
|
||||||
|
Reference in New Issue
Block a user