Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-16T14:16:57.000Z (3 months ago)
- Last Synced: 2024-10-19T10:51:16.997Z (3 months ago)
- Topics: archlinux, bash, debian, gnu, gnu-linux, linux, script
- Language: Shell
- Homepage:
- Size: 63.5 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
```