Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

drawing

# 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
```