mirror of
https://github.com/kossLAN/zsh-flake.git
synced 2025-11-05 02:09:49 -05:00
overlay: actually works now yay
This commit is contained in:
parent
2a55e474aa
commit
146e6421e8
2 changed files with 4 additions and 1 deletions
|
|
@ -17,6 +17,9 @@ in {
|
|||
|
||||
# Additional .zshrc configuration that you can add that will be appended to the .zshrc
|
||||
extraZshrc = ''
|
||||
# Stupid thing broken in NixOS module I think
|
||||
autoload -Uz add-zsh-hook
|
||||
|
||||
# Movement bindings
|
||||
bindkey -v
|
||||
bindkey "^[[1;5C" forward-word
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue