From dfa9f2398bd614f73a0df92cbcfd561c609a2f3b Mon Sep 17 00:00:00 2001 From: Dan Fedele Date: Tue, 13 Jun 2023 10:56:49 -0400 Subject: Wording change --- roles/custom-config/README.md | 2 +- roles/individual-apps/README.md | 2 +- roles/package-mgmt/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'roles') diff --git a/roles/custom-config/README.md b/roles/custom-config/README.md index 9a20a30..65ff9ca 100644 --- a/roles/custom-config/README.md +++ b/roles/custom-config/README.md @@ -1,4 +1,4 @@ -Role Name +Custom Config ========= This role handles customization of the desktop experience only. Adding things like zsh functions I use, getting rid of mouse interactivity with vim (because who in their right mind thought this was a good idea???), and other small tweaks that I needed. Put customization in here. diff --git a/roles/individual-apps/README.md b/roles/individual-apps/README.md index 004e8b6..5880d2b 100644 --- a/roles/individual-apps/README.md +++ b/roles/individual-apps/README.md @@ -1,4 +1,4 @@ -Role Name +Individual Apps ========= This role will install individual packages that are _not_ tied to the package management system, IE apt. This also applies to git repositories and the like, as well as one-off compilation and build instructions, such as JumboJohn and Kerbrute. diff --git a/roles/package-mgmt/README.md b/roles/package-mgmt/README.md index 2c23fcf..01452d7 100644 --- a/roles/package-mgmt/README.md +++ b/roles/package-mgmt/README.md @@ -1,4 +1,4 @@ -Role Name +Package Mgmt ========= This role will handle any OS-level patching and package installs, including the installation of keys for repositories and such. This role typically takes a while to run because I always make sure I am patched and up to date before doing anything, and then of course the individual packages just take a while to install. -- cgit v1.2.3