mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
feat(init): add custom functions and completions to $fpath (#5644)
Closes #5644 Co-authored-by: Marc Cornellà <marc@mcornella.com>
This commit is contained in:
parent
fee61a7c47
commit
6754b7e67b
2 changed files with 1 additions and 2 deletions
|
|
@ -16,4 +16,3 @@ if [[ -n "$terminfo[kcud1]" ]]; then
|
|||
bindkey -M emacs "$terminfo[kcud1]" history-substring-search-down
|
||||
bindkey -M viins "$terminfo[kcud1]" history-substring-search-down
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue