AutoYADM commit: 2024-12-07 15:05:04
This commit is contained in:
parent
ce3d6f35a4
commit
56e2c31ab3
1 changed files with 2 additions and 2 deletions
4
.zshrc
4
.zshrc
|
@ -86,8 +86,8 @@ function zle-keymap-select zle-line-init zle-line-finish
|
||||||
|
|
||||||
# fpath+=(~/.zsh/completions)
|
# fpath+=(~/.zsh/completions)
|
||||||
# Don't lazy-load in development, source directly:
|
# Don't lazy-load in development, source directly:
|
||||||
source ~/.config/zsh/functions/mkbak.zsh
|
source ~/scripts/mkbak.zsh
|
||||||
# fpath+=(~/.config/zsh/functions)
|
# fpath+=(~/scripts/functions)
|
||||||
# autoload -Uz mkbak
|
# autoload -Uz mkbak
|
||||||
|
|
||||||
zle -N zle-line-init
|
zle -N zle-line-init
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue