aboutsummaryrefslogtreecommitdiff
path: root/inception
diff options
context:
space:
mode:
Diffstat (limited to 'inception')
-rwxr-xr-xinception1
1 files changed, 1 insertions, 0 deletions
diff --git a/inception b/inception
index 7d75e3d..b4beaf8 100755
--- a/inception
+++ b/inception
@@ -45,6 +45,7 @@ elif [ "$1" == "load" ]; then
echo "Loading all dotfiles..."
./metadot/metadot load --all
+ ./metadot/metadot deps --all
)
echo "Done. Logout and login again to apply all changes."