diff --git a/bin/devset.sh b/bin/devset.sh index e7c041c..0ac9f12 100755 --- a/bin/devset.sh +++ b/bin/devset.sh @@ -56,5 +56,6 @@ fi # Agregar la ruta bin al PATH add_to_path "$BIN_DIR" -echo "✨ ${head_000} ${head_002}" +echo "✨ ${head_success}: ${head_000} ${head_002} ${head_version} $(cat "$SCRIPT_DIR/config/version")" +echo "📂 ${head_info}: Directorio de comandos '$BIN_DIR' agregado al PATH (no persistente)" echo "💡 Uso: source ${BIN_DIR}/devset.sh" \ No newline at end of file