From 8bc653c274d07ffb264add0b79aaa8bc2176138f Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 28 Dec 2016 15:09:52 -0200 Subject: Inception: dependency handling --- inception | 1 + 1 file changed, 1 insertion(+) (limited to 'inception') 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." -- cgit v1.2.3