parent
4f19700919
commit
3e4b04605e
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 2668477e04c6978ca2cdcb1651b17f119f752ce9
|
@ -0,0 +1,10 @@
|
|||||||
|
#
|
||||||
|
# Load Deer Module
|
||||||
|
#
|
||||||
|
fpath=("${0:h}/external" $fpath)
|
||||||
|
|
||||||
|
autoload -U deer
|
||||||
|
zle -N deer
|
||||||
|
zstyle -s ':prezto:module:deer' key-bindings 'key_bindings'
|
||||||
|
bindkey "$key_bindings" deer
|
||||||
|
unset key_bindings
|
Loading…
Reference in new issue