abra zsh config 2.0
This commit is contained in:
10
.zprezto/modules/autosuggestions/external/src/setup.zsh
vendored
Normal file
10
.zprezto/modules/autosuggestions/external/src/setup.zsh
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
#--------------------------------------------------------------------#
|
||||
# Setup #
|
||||
#--------------------------------------------------------------------#
|
||||
|
||||
# Precmd hooks for initializing the library and starting pty's
|
||||
autoload -Uz add-zsh-hook
|
||||
|
||||
# Asynchronous suggestions are generated in a pty
|
||||
zmodload zsh/zpty
|
Reference in New Issue
Block a user