From 2d17a77f7dacadf25b06735f3aabbd4e3eb89506 Mon Sep 17 00:00:00 2001 From: Shipwreckt Date: Mon, 22 Jul 2024 14:14:09 +0000 Subject: Fixed spelling issue, and added new post on dotfiles --- public/projects/programs/dotfiles | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'public/projects') diff --git a/public/projects/programs/dotfiles b/public/projects/programs/dotfiles index e58ef92..9f7872b 100644 --- a/public/projects/programs/dotfiles +++ b/public/projects/programs/dotfiles @@ -20,7 +20,7 @@

Dotfiles

-

Last tested: 20/7/2024

+

Last tested: 21/7/2024


Our Lord

What are Dotfiles?

@@ -35,7 +35,10 @@

As far as I am aware, the only improvement I can make is getting the ranger configuration working on the first install without the user making it work themself.


News

-

Stable install (mostly)

Date: 20/7/2024

+

Fixing Ownership of directories and files

Date: 22/7/2024

+

Yesterday I tested the config again because I reinstalled arch on my laptop, and I noticed a problem when I wanted to change a config, it was readonly becasue mt user did not have access to the file, this is the same for the wallpaper file. So to fix this I have added a line in the install file that fixes this issue.

+ +

Stable install (mostly)

Date: 20/7/2024

Today, I tested my install script on my test computer, and it went smoothly. I only found one problem, which was easily fixed: I forgot to use the -r option when copying files to the .config directory. The only remaining issue is with the ranger config, but apart from that, the install script is stable for anybody to use.

-- cgit v1.2.3