mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-06 13:06:35 +05:30
add binding for navigating in zsh
This commit is contained in:
@ -11,6 +11,8 @@
|
|||||||
initExtra = ''
|
initExtra = ''
|
||||||
nitch
|
nitch
|
||||||
export WINIT_X11_SCALE_FACTOR=1
|
export WINIT_X11_SCALE_FACTOR=1
|
||||||
|
bindkey "^A" vi-beginning-of-line
|
||||||
|
bindkey "^E" vi-end-of-line
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
lazygit.enable = true;
|
lazygit.enable = true;
|
||||||
|
Reference in New Issue
Block a user