Continued work on Linux note

This commit is contained in:
2025-04-09 12:02:19 +01:00
parent 284d54d692
commit 480d169631
4 changed files with 368 additions and 309 deletions

View File

@@ -1,19 +1,22 @@
---
# Post
draft: false
searchHidden: false
showToc: true # Table of Contents
author: "TrudeEH"
showToc: true
author: TrudeEH
title: "Dotfiles: Configuration Files"
date: 2024-05-30T17:35:03+01:00
tags: ["linux", "macos", "github", "git"]
description: "How to I set up my dotfiles in a UNIX system."
tags:
- linux
- macos
- github
- git
description: How I set up my dotfiles in a UNIX system.
cover:
image: "" # image path/url
alt: "" # alt text
caption: "" # display caption under cover
relative: false # when using page bundles set this to true
hidden: true # only hide on current single page
image: ""
alt: ""
caption: ""
relative: false
hidden: true
---
## What Are Dotfiles and why Should I Care?