https://github.com/ggsantoss/arch-initial-configuration-helper
A project to help with the initial and maintenance of Arch Linux
https://github.com/ggsantoss/arch-initial-configuration-helper
archlinux automation bash kitty maintenance-mode ohmybash shell terminal
Last synced: 25 days ago
JSON representation
A project to help with the initial and maintenance of Arch Linux
- Host: GitHub
- URL: https://github.com/ggsantoss/arch-initial-configuration-helper
- Owner: ggsantoss
- Created: 2024-09-06T20:05:37.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-02-04T20:19:08.000Z (4 months ago)
- Last Synced: 2025-04-04T05:28:08.834Z (about 2 months ago)
- Topics: archlinux, automation, bash, kitty, maintenance-mode, ohmybash, shell, terminal
- Language: Shell
- Homepage:
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Arch Inital Configuration and Maintenance
I did this project just to help me with instalation and maintenance of my arch and so on, but feel free to use it as you wish.
## How to use
```git
git clone https://github.com/SrCrow02/Arch-initial-configuration-helper
``````shell
chmod +x dev_init.sh
./dev_init.sh
```## arch_init
The code will require you to type some informations and start the init with several configurations, download important things like firewall and enable it.## maintain_arch
This is a daily script for the security and health of your system, do it always.