diff options
Diffstat (limited to 'inception')
-rwxr-xr-x | inception | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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." |