From 49d2cbb1047795a79500e1b10a16ee33d3dbbb09 Mon Sep 17 00:00:00 2001
From: DemonKiller <55846983+demonkillerr@users.noreply.github.com>
Date: Thu, 5 Oct 2023 17:52:59 +0530
Subject: [PATCH 1/3] add hacktoberfest info
---
README.md | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 1cf12f5..8ea9b54 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,15 @@
# TCET Linux
-
-![TCET LINUX](https://github.com/tcet-opensource/tcet-linux-assets/blob/main/tcet-linux.png)
-
-## What is TCET Linux?
**[TCET Linux](https://linux.tcetmumbai.in/)** is an **open-source operating system** providing basic services, and various software packages that make up the user-space applications, utilities and it is highly customized. Our goal in creating this operating system is to provide a platform that combines **robust functionality** with a **user-friendly experience**. Built from the ground up, TCET Linux boasts **efficient performance**, **customization options**, and a range of features tailored to meet the needs of both casual users and enthusiasts.
+## Hacktoberfest
+### Powered by:
+
+
+### How to contribute
+Read our [workflow](https://opensource.tcetmumbai.in/docs/resources/workflows/external-workflow/) guide, and have a look at issues marked with the Hacktoberfest
tag on it. Do not forget to read the rest of the README. For serious doubts, contact the project maintainers on our discord server.
+
## Minimum requirements for Installating TCET Linux
* 64 bit x86_64 processor (Intel/ AMD), with at least 2 CPU cores. (32-bit not supported)
* Any GPU/iGPU with OpenGl 3.3+ support.
From 64cde71aee9ec1cc5e69abba87bbd8042e5a5d04 Mon Sep 17 00:00:00 2001
From: Rishabh <53911515+Rishabh672003@users.noreply.github.com>
Date: Thu, 5 Oct 2023 18:43:04 +0530
Subject: [PATCH 2/3] [FIX] fixed all the images link
---
README.md | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 8ea9b54..e6a4f7a 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,7 @@
# TCET Linux
+
+![TCET LINUX](https://github.com/tcet-opensource/artwork/blob/main/tcet-linux/tcet-linux.png)
+
**[TCET Linux](https://linux.tcetmumbai.in/)** is an **open-source operating system** providing basic services, and various software packages that make up the user-space applications, utilities and it is highly customized. Our goal in creating this operating system is to provide a platform that combines **robust functionality** with a **user-friendly experience**. Built from the ground up, TCET Linux boasts **efficient performance**, **customization options**, and a range of features tailored to meet the needs of both casual users and enthusiasts.
@@ -17,7 +20,7 @@ Read our [workflow](https://opensource.tcetmumbai.in/docs/resources/workflows/ex
* Atleast 8GB HDD/SSD storage.
* Basic WPA/WPA2 compatible wifi card or ethernet supported motherboard.
-![installer](https://github.com/tcet-opensource/tcet-linux-assets/blob/main/installer.png)
+![installer](https://github.com/tcet-opensource/artwork/blob/main/tcet-linux/installer.png)
The complete process for the installation is given in details on the website of **[TCET Linux](https://linux.tcetmumbai.in/)**.
@@ -26,7 +29,7 @@ The complete process for the installation is given in details on the website of
## Welcome App
The welcome app provides the user with the important links and shortcuts to some features and the installer.
-![Welcomeapp](https://github.com/tcet-opensource/tcet-linux-assets/blob/main/welcome-app.png)
+![Welcomeapp](https://github.com/tcet-opensource/artwork/blob/main/tcet-linux/welcome-app.png)
It includes the following options:
* **Install TCET Linux**: This starts the TCET Linux Installer
@@ -101,7 +104,7 @@ Packages in TCET Linux is managed by package manager.
## Glimpses of TCET Linux
-![tcet-linux-desktop](https://github.com/tcet-opensource/tcet-linux-assets/blob/main/tcet-linux_desktop1.png)
+![tcet-linux-desktop](https://github.com/tcet-opensource/artwork/blob/main/tcet-linux/tcet-linux-desktop1.png)
From 20d26f52790d1906e66335076a09ea541bde8fef Mon Sep 17 00:00:00 2001
From: vinay
Date: Tue, 10 Oct 2023 20:03:31 +0530
Subject: [PATCH 3/3] path-changed-in-terminal
---
airootfs/root/.config/starship.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/airootfs/root/.config/starship.toml b/airootfs/root/.config/starship.toml
index a1acda3..af0e00b 100644
--- a/airootfs/root/.config/starship.toml
+++ b/airootfs/root/.config/starship.toml
@@ -45,7 +45,7 @@ $time\
style = "fg:#180024 bg:#7E6B9C "
format = "[ $path ]($style)"
truncation_length = 3
-truncation_symbol = "…/"
+truncation_symbol = "../"
[directory.substitutions]
"Documents" = " "