diff --git a/modules/history-substring-search/external b/modules/history-substring-search/external index 7a4b54b7..f5c164d4 160000 --- a/modules/history-substring-search/external +++ b/modules/history-substring-search/external @@ -1 +1 @@ -Subproject commit 7a4b54b708ab88e0421097614f1acaa7a973c795 +Subproject commit f5c164d4c3af1f5bd068ee10f88b4c7b3a1fd841 diff --git a/modules/prompt/external/pure b/modules/prompt/external/pure index fb4c37da..00e0571f 160000 --- a/modules/prompt/external/pure +++ b/modules/prompt/external/pure @@ -1 +1 @@ -Subproject commit fb4c37dad3c5cbdebca61a8ff5545397c11d450f +Subproject commit 00e0571f675d1e5db4a9646feee77a14d9b3086e diff --git a/modules/syntax-highlighting/external b/modules/syntax-highlighting/external index 7044c198..cb02451a 160000 --- a/modules/syntax-highlighting/external +++ b/modules/syntax-highlighting/external @@ -1 +1 @@ -Subproject commit 7044c1986e2f6b15eec27a03651207fccb0a2fbe +Subproject commit cb02451a4e08d7c0157595db52769ed994aea3b5 diff --git a/runcoms/zshrc b/runcoms/zshrc index 039b882d..2f9504db 100644 --- a/runcoms/zshrc +++ b/runcoms/zshrc @@ -11,3 +11,4 @@ if [[ -s "${ZDOTDIR:-$HOME}/.zprezto/init.zsh" ]]; then fi # Customize to your needs... +for config_file ($HOME/.yadr/zsh/*.zsh) source $config_file