mirror of
https://github.com/Smaug123/nix-dotfiles
synced 2025-10-18 20:58:39 +00:00
Fix autoloads
This commit is contained in:
@@ -23,3 +23,7 @@ RPROMPT='%F{155}%~%f'
|
||||
precmd_functions+=(prompt_custom)
|
||||
|
||||
export WORDCHARS=''
|
||||
|
||||
autoload edit-command-line
|
||||
zle -N edit-command-line
|
||||
bindkey '^X^E' edit-command-line
|
||||
|
Reference in New Issue
Block a user