# HG changeset patch # User Meredith Howard # Date 1518851500 18000 # Node ID 2ad9a3d85adcc0abc910c6480f9eaaadf9a7e83b # Parent 17d2d3c6042ea7ea3095a3e1e27826a929e13ca7 dotjs is gone diff --git a/bin/setup-windows b/bin/setup-windows --- a/bin/setup-windows +++ b/bin/setup-windows @@ -21,10 +21,6 @@ cp -vuRL -t ${USERPROFILE}/ \ .perltidyrc \ .replyrc -mkdir -p ${USERPROFILE}/{css,js} -cp -vuRL -t ${USERPROFILE}/css .css/* -cp -vuRL -t ${USERPROFILE}/js .js/* - cat <