From c9c9f63ed4c7f47b816cbc1551c94596eeb90d95 Mon Sep 17 00:00:00 2001 From: Shipwreckt Date: Wed, 21 Aug 2024 21:06:57 +0100 Subject: Added new update plus some organization --- public/projects/programs/dotfiles | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'public/projects/programs/dotfiles') diff --git a/public/projects/programs/dotfiles b/public/projects/programs/dotfiles index a779085..3eb4695 100644 --- a/public/projects/programs/dotfiles +++ b/public/projects/programs/dotfiles @@ -20,7 +20,7 @@

Dotfiles

-

Last tested: 21/7/2024

+

Last tested: 21-08-2024


Our Lord

What are Dotfiles?

@@ -31,14 +31,17 @@

I will not go in-depth about the software I use since I have already done that on the software page. Instead of including all my software, I have only included the essential software in the install script, as different computers serve different purposes. Additionally, I have programmed a part of the script to install any missing firmware, eliminating those annoying warning messages during package installation. While I can't guarantee this will work on all computers, it has successfully fixed all missing firmware on every computer I've tested it on so far. If you still encounter warning messages, please refer to the Arch Wiki page to see what firmware you need to install.

-

Inprovments

-

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

-

Fixing Ownership of directories and files

Date: 22/7/2024

+

Changing to starship and other improvments!

Date: 21-08-2024

+

It has been a month since the last update, and right now, as of today, I have finished a pretty big part of my Dotfiles! So I have switched my terminal emulator from Alacritty to st by Suckless Software. The reason why I have done this is because St is just way lighter than Alacritty. I have also got the ranger configuration to work on the first install, which is amazing! And I have switched from synth-shell to starship because it is just more fun to mess around with. But that is all for this update!

+
+ +

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

+

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