From 6fb3f87141d6cb197bc61b18db47fd496b469a20 Mon Sep 17 00:00:00 2001 From: msglm Date: Fri, 6 Oct 2023 01:09:57 -0500 Subject: add indentation --- conf/gitolite.conf | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/conf/gitolite.conf b/conf/gitolite.conf index e92a20a..a674c0b 100644 --- a/conf/gitolite.conf +++ b/conf/gitolite.conf @@ -1,5 +1,5 @@ repo gitolite-admin - RW+ = admin + RW+ = admin repo comedyGenerator RW+ = admin @@ -7,81 +7,81 @@ repo comedyGenerator config gitweb.owner = "msglm" repo dallegen - RW+ = admin + RW+ = admin config gitweb.description = "A tool for using dalle-mini via the cli." config gitweb.owner = "msglm" repo indeedwatcher - RW+ = admin + RW+ = admin config gitweb.description = "Scrapes indeed for job listings then downloads and formats them for you" config gitweb.owner = "msglm" repo ddg-image-grabber - RW+ = admin + RW+ = admin config gitweb.description = "Scrapes images off duckduckgo image search urls" config gitweb.owner = "msglm" repo swinIR_API - RW+ = admin + RW+ = admin config gitweb.description = "Allows you to send images to https://huggingface.co/spaces/akhaliq/SwinIR to be upscaled via the cli." config gitweb.owner = "msglm" repo school-code - RW+ = admin + RW+ = admin config gitweb.description = "All my code of interest from my high school and college days." config gitweb.owner = "msglm" repo TrumpDesk - RW+ = admin + RW+ = admin config gitweb.description = "A parser for Trump's blog: Trump Desk." config gitweb.owner = "msglm" repo msglm-dotfiles - RW+ = admin + RW+ = admin config gitweb.description = "My personal bash scripts and configs." config gitweb.owner = "msglm" repo stealIfunny - RW+ = admin + RW+ = admin config gitweb.description = "comedyGenerator's inferior beta version." config gitweb.owner = "msglm" repo dilbertRss - RW+ = admin + RW+ = admin config gitweb.description = "A FastAPI RSS feed generator for the dilbert comic strip." config gitweb.owner = "msglm" repo sneed - RW+ = admin + RW+ = admin config gitweb.description = "A TOML-based, automatic farm generator." config gitweb.owner = "msglm" repo indeedgetter - RW+ = admin + RW+ = admin config gitweb.description = "Software to archive a specific job posting to a file names 'url'" config gitweb.owner = "msglm" repo stashley - RW+ = admin + RW+ = admin config gitweb.description = "A program using TOML files to archive personalities to IPFS" config gitweb.owner = "msglm" repo yousaythis - RW+ = admin + RW+ = admin config gitweb.description = "A program for making videos and images to quote people with" config gitweb.owner = "msglm" repo sortunsorted - RW+ = admin + RW+ = admin config gitweb.description = "A program for manually sorting ~/Videos/unsorted" config gitweb.owner = "msglm" repo ipfs-archive-manager - RW+ = admin + RW+ = admin config gitweb.description = "A tool that manages IPFS archives on your behalf." config gitweb.owner = "msglm" repo guix-msglm - RW+ = admin + RW+ = admin config gitweb.description = "Custom guix repo for software I want on my system" config gitweb.owner = "msglm" -- cgit v1.2.3