From 02c58f39e59549b0c7754ac8389ed02eaeade457 Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Sun, 22 Jun 2025 16:25:45 -0600 Subject: [PATCH] cleaning up file names and trying macros for gollum --- Home.md | 12 ++++++------ Linux/{Wayland & X11.md => Wayland-and-X11.md} | 0 Linux/{Arch Notes.md => arch-notes.md} | 0 Linux/{Linux Notes.md => linux-notes.md} | 0 .../{nix Tips & Tricks.md => nix-tips-and-tricks.md} | 0 Linux/{Package Managers.md => package-managers.md} | 0 Linux/{Pine64 Notes.md => pine64-notes.md} | 4 ++-- ...d Tips & Tricks.md => systemd-tips-and-tricks.md} | 0 Linux/{Ubuntu Notes.md => ubuntu-notes.md} | 0 9 files changed, 8 insertions(+), 8 deletions(-) rename Linux/{Wayland & X11.md => Wayland-and-X11.md} (100%) rename Linux/{Arch Notes.md => arch-notes.md} (100%) rename Linux/{Linux Notes.md => linux-notes.md} (100%) rename Linux/{nix Tips & Tricks.md => nix-tips-and-tricks.md} (100%) rename Linux/{Package Managers.md => package-managers.md} (100%) rename Linux/{Pine64 Notes.md => pine64-notes.md} (96%) rename Linux/{systemd Tips & Tricks.md => systemd-tips-and-tricks.md} (100%) rename Linux/{Ubuntu Notes.md => ubuntu-notes.md} (100%) diff --git a/Home.md b/Home.md index ad321c6..82a7b80 100644 --- a/Home.md +++ b/Home.md @@ -2,10 +2,10 @@ This will contain various information that I have gathered or learned over time with mainly Linux topics. -- [systemd Tips & Tricks](/Linux/systemd Tips & Tricks) -- [Ubuntu Notes](/Linux/Ubuntu Notes) -- [Arch Notes](/Linux/Arch Notes) -- [Wayland & X11 Notes](/Linux/Wayland & X11) -- [nix Tips & Tricks](/Linux/nix Tips & Tricks) -- [Pine64 Notes](/Linux/Pine64 Notes) +- [systemd Tips & Tricks](/Linux/systemd-tips-and-tricks) +- [Ubuntu Notes](/Linux/ubuntu-notes) +- [Arch Notes](/Linux/arch-otes) +- [Wayland & X11 Notes](/Linux/Wayland-and-X11) +- [nix Tips & Tricks](/Linux/nix-tips-and-tricks) +- [Pine64 Notes](/Linux/pine64-notes) - [Devices](/Devices) diff --git a/Linux/Wayland & X11.md b/Linux/Wayland-and-X11.md similarity index 100% rename from Linux/Wayland & X11.md rename to Linux/Wayland-and-X11.md diff --git a/Linux/Arch Notes.md b/Linux/arch-notes.md similarity index 100% rename from Linux/Arch Notes.md rename to Linux/arch-notes.md diff --git a/Linux/Linux Notes.md b/Linux/linux-notes.md similarity index 100% rename from Linux/Linux Notes.md rename to Linux/linux-notes.md diff --git a/Linux/nix Tips & Tricks.md b/Linux/nix-tips-and-tricks.md similarity index 100% rename from Linux/nix Tips & Tricks.md rename to Linux/nix-tips-and-tricks.md diff --git a/Linux/Package Managers.md b/Linux/package-managers.md similarity index 100% rename from Linux/Package Managers.md rename to Linux/package-managers.md diff --git a/Linux/Pine64 Notes.md b/Linux/pine64-notes.md similarity index 96% rename from Linux/Pine64 Notes.md rename to Linux/pine64-notes.md index bf14648..0851c2d 100644 --- a/Linux/Pine64 Notes.md +++ b/Linux/pine64-notes.md @@ -14,7 +14,7 @@ This is the onboard storage used for most Smartphones and Tablets (like the Pine This is a storage device used to store data and in this case an OS. -> *NOTE:* eMMC storage will be noticeably faster when compared to a microSD card. +<> ### Needed Items @@ -93,4 +93,4 @@ Now shutdown to remove the microSD card and reboot into the eMMC: sudo shutdown now ``` -Credits: [https://forum.pine64.org/showthread.php?tid=17215](https://forum.pine64.org/showthread.php?tid=17215) \ No newline at end of file +Credits: [https://forum.pine64.org/showthread.php?tid=17215](https://forum.pine64.org/showthread.php?tid=17215) diff --git a/Linux/systemd Tips & Tricks.md b/Linux/systemd-tips-and-tricks.md similarity index 100% rename from Linux/systemd Tips & Tricks.md rename to Linux/systemd-tips-and-tricks.md diff --git a/Linux/Ubuntu Notes.md b/Linux/ubuntu-notes.md similarity index 100% rename from Linux/Ubuntu Notes.md rename to Linux/ubuntu-notes.md