diff options
Diffstat (limited to 'include/bootstrap')
-rwxr-xr-x | include/bootstrap | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/bootstrap b/include/bootstrap index 50adeba..054e5cd 100755 --- a/include/bootstrap +++ b/include/bootstrap @@ -56,6 +56,8 @@ bin/checklinks bin/pkg eval populate_collected core bin/pkg eval exec_hook core post-add +bin/pkg update + if (( rcempty )) { echo 'Removing empty zshrc' rm ~/.zshrc |