https://github.com/avinashkrishna07/play-with-linux
A repository that includes setup scripts, configuration files, and various helpful guides designed to assist Linux users in fixing software issues.
https://github.com/avinashkrishna07/play-with-linux
archlinux bash-script fish-shell guides kitty-terminal linux-desktop starship
Last synced: 20 days ago
JSON representation
A repository that includes setup scripts, configuration files, and various helpful guides designed to assist Linux users in fixing software issues.
- Host: GitHub
- URL: https://github.com/avinashkrishna07/play-with-linux
- Owner: avinashkrishna07
- License: mit
- Created: 2023-01-31T20:47:23.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-24T07:17:45.000Z (11 months ago)
- Last Synced: 2025-04-24T08:28:18.680Z (11 months ago)
- Topics: archlinux, bash-script, fish-shell, guides, kitty-terminal, linux-desktop, starship
- Language: Shell
- Homepage:
- Size: 76.2 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🏷️ This repository is created to make linux installation and configuration easiest
This repository will be helpful while and after installing Linux
> It will be helpful in many scenario:-
>> When your linux corrupts or breaks accidentally.
>> While installing linux.
>> You can learn basic linux commands as a beginner.
>> You can find basic query regarding system issues and bug fixes.
#
Installation Tool or Medium
> Personally, I would recommend you to go with **Ventoy**.
> Because it allows you to keep **multiple ISOs** of operating system and even other data and files, within the same pendrive.
> You don't need to flash or format your pendrive multiple times for making it bootable.
> Install **ventoy** on a pendrive and just paste the downloaded **disk image file** of operating system in **pendrive**.
> To access installation guides and instructional resources on utilizing this tool, please refer to this [link](https://www.ventoy.net/en/doc_start.html).
> If you are already using **arch based distro** then there is a package named as `ventoy-bin` in **AUR**.
>> For installation guides on arch based distro go through this [link](https://github.com/avinashkrishna07/play-with-linux/blob/main/USEFULGUIDES.md#ventoy-installation).
>>
>> 
#
Save your System Configuration
> **Konsave** is best tool for preserving your system configuration.
> This tool serves as a valuable asset for reinstating previous configurations in the event of accidental corruption of the operating system or during the process of a fresh installation.
> It saves your themes, fonts, keybindings and some more stuff as konsave profile.
> You can even share your system configuration by exporting konsave profiles.
> It can be used on any linux distro.
> To access installation guides and instructional resources on utilizing this tool, please refer to this [link](https://github.com/Prayag2/konsave/blob/master/README.md).
#
Make your terminal look more attractive
> Go through this [link](https://github.com/avinashkrishna07/play-with-linux/tree/main/configFiles) and follow the instructions.
#
Infatuated with Linux 😍😍😍

#
LICENSE
> Licensed under the MIT License. See the [LICENSE](https://github.com/avinashkrishna07/play-with-linux/blob/main/LICENSE) file for more details.