mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Optimized .mds and meta/main.yml for client-wireguard roles and refactored README.md of Docker Roles
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# User Role
|
||||
# User
|
||||
|
||||
## Description
|
||||
|
||||
This role executes tasks that are relevant for all users by configuring essential shell files. It deploys customized templates for [`.bashrc`](https://wiki.archlinux.org/title/Bash#Startup_files) and [`.bash_profile`](https://wiki.archlinux.org/title/Bash#Login_shells) for any specified user. This ensures a consistent and enhanced shell environment across the system.
|
||||
|
||||
## Overview
|
||||
## 📌 Overview
|
||||
|
||||
Optimized for modular configuration, this role uses Jinja2 templates to create:
|
||||
- A customized [`.bashrc`](https://wiki.archlinux.org/title/Bash#Startup_files) that sets up a dynamic welcome message, system information, and useful aliases.
|
||||
|
Reference in New Issue
Block a user