first customizations
This commit is contained in:
parent
4f19700919
commit
e2b1a717f3
4 changed files with 4 additions and 3 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 7a4b54b708ab88e0421097614f1acaa7a973c795
|
||||
Subproject commit f5c164d4c3af1f5bd068ee10f88b4c7b3a1fd841
|
2
modules/prompt/external/pure
vendored
2
modules/prompt/external/pure
vendored
|
@ -1 +1 @@
|
|||
Subproject commit fb4c37dad3c5cbdebca61a8ff5545397c11d450f
|
||||
Subproject commit 00e0571f675d1e5db4a9646feee77a14d9b3086e
|
|
@ -1 +1 @@
|
|||
Subproject commit 7044c1986e2f6b15eec27a03651207fccb0a2fbe
|
||||
Subproject commit cb02451a4e08d7c0157595db52769ed994aea3b5
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue