Ensure that ZLE functions are sourced
This commit is contained in:
parent
f43072e5b6
commit
4fcf4bc3c0
1 changed files with 3 additions and 0 deletions
|
@ -15,3 +15,6 @@ source $HOME/pc_settings/functions/vim_functions.sh
|
|||
|
||||
# custom functions to work with gpg
|
||||
source $HOME/pc_settings/functions/gpg_functions.sh
|
||||
|
||||
# custom functions for editing the ZSH line editor
|
||||
source $HOME/pc_settings/functions/zle.sh
|
||||
|
|
Loading…
Reference in a new issue