dotfiles

regexghost dotfiles and scripts
git clone https://git.regexghost.com/dotfiles.git
Log | Files | Refs | README

commit 2136010f74d5b9b99514fbd5ad244b107f76fd2d
parent 4ec4bda07c5e532ba1e26aad5a46b2fde14f10b0
Author: regexghost <dev@regexghost.com>
Date:   Thu, 23 Jul 2026 20:17:22 +0100

typos in guides

Diffstat:
Mguides/firefox.md | 2+-
Mguides/windowsFromLinux.md | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/guides/firefox.md b/guides/firefox.md @@ -26,7 +26,7 @@ https://discord.com/login ## Settings Remove little icon from top-left -Remove profile thing from bark +Remove profile thing from bar Remove shortcuts and recommended stories Set background to a photograph Dark theme diff --git a/guides/windowsFromLinux.md b/guides/windowsFromLinux.md @@ -34,7 +34,7 @@ w ``` `sudo mkfs.fat -F32 -n "BOOT" /dev/<drive>` -`sudo mkfs.ntfs -Q -L "INSTALL /dev/<drive>"` +`sudo mkfs.ntfs -Q -L "INSTALL" /dev/<drive>` ## Mount ISO