https://github.com/criticalsool/gnu-linux
Another tools and preferences gnu/linux repo
https://github.com/criticalsool/gnu-linux
archlinux bash debian gnu gnu-linux linux script
Last synced: about 1 month ago
JSON representation
Another tools and preferences gnu/linux repo
- Host: GitHub
- URL: https://github.com/criticalsool/gnu-linux
- Owner: criticalsool
- License: gpl-3.0
- Created: 2024-03-24T16:19:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-20T12:52:08.000Z (8 months ago)
- Last Synced: 2025-07-24T17:31:34.181Z (7 months ago)
- Topics: archlinux, bash, debian, gnu, gnu-linux, linux, script
- Language: Shell
- Homepage:
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Another GNU/Linux repo
Just another personnal GNU/Linux repo containing preferences and tools.
## GNU/Linux setup script
Another [GNU/Linux preferences setup script](https://github.com/criticalsool/gnu-linux/blob/main/setup.bash).
#### Features
- User and root prompt preferences
- User, root and os based aliases
- Debian and Archlinux specific setup
> Sources : [ArchWiki](https://wiki.archlinux.org/title/Bash), [Bash](https://www.gnu.org/software/bash/manual/bash.html)
##### Installation (as root)
```bash
bash setup.bash
```