bin/homedir-setup

changeset 756
8bc91181db9d
parent 534
6a8fc81c470c
child 758
949b2d4df5fd
--- a/bin/homedir-setup
+++ b/bin/homedir-setup
@@ -50,6 +50,8 @@ if [ "$minimal" -ne 1 ]; then
       pull .asdf/plugins/$LANG
     fi
   done
+
+  bin/setup-man || true
 fi
 
 # Get rid of older stuff

mercurial