diff --git a/bash_profile.d/pEp.sh b/bash_profile.d/pEp.sh index f1461e5..96b2041 100644 --- a/bash_profile.d/pEp.sh +++ b/bash_profile.d/pEp.sh @@ -50,7 +50,7 @@ function clone_rce() { cp -r $PEP_LOCAL_CONF_DIR/intellij/.idea.rce .idea } -function clone_lipEpDatatypes() { +function clone_libpEpDatatypes() { git clone https://gitea.pep.foundation/pEp.foundation/libpEpDatatypes.git . cp $PEP_LOCAL_CONF_DIR/local.conf.libpEpDatatypes local.conf cp -r $PEP_LOCAL_CONF_DIR/intellij/.idea.libpEpDatatypes .idea