From 56867c9b4ced86f7231a5ee1bbea62b0cb784574 Mon Sep 17 00:00:00 2001 From: Shipwreckt Date: Wed, 28 Aug 2024 07:46:57 +0100 Subject: Changes to lang --- public/projects/programs/dotfiles | 27 ++++++++++++++------------- public/projects/programs/fakefetch | 27 ++++++++++++++------------- 2 files changed, 28 insertions(+), 26 deletions(-) (limited to 'public/projects/programs') diff --git a/public/projects/programs/dotfiles b/public/projects/programs/dotfiles index f34cb00..914ffae 100644 --- a/public/projects/programs/dotfiles +++ b/public/projects/programs/dotfiles @@ -1,22 +1,23 @@ - - + + + Dotfiles - - + +
- +

Dotfiles

@@ -44,6 +45,6 @@

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.

- + diff --git a/public/projects/programs/fakefetch b/public/projects/programs/fakefetch index d5844f8..6192dbc 100644 --- a/public/projects/programs/fakefetch +++ b/public/projects/programs/fakefetch @@ -1,22 +1,23 @@ - - + + + Fakefetch - - + +
- +

Fakefetch


@@ -41,6 +42,6 @@

Great rewrite

Date: 8/7/2024

First post hello there! So yesterday there was a big update to Fakefetch, which involved me basically reprogramming the whole thing in the C programming language in my efforts to understand it more. Now the program might have some missing features compared to when it was written in bash, but in the coming week I will be adding more code to it and more features, so stay tuned in!

- + -- cgit v1.2.3