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

https://github.com/anton-johansson/linux-configs

Provides configuration scripts for various Linux distributions.
https://github.com/anton-johansson/linux-configs

Last synced: 4 months ago
JSON representation

Provides configuration scripts for various Linux distributions.

Awesome Lists containing this project

README

        

# linux-configs

Provides configuration scripts for various Linux distributions.

These configurations work best together with the [dotfiles](https://github.com/anton-johansson/dotfiles).

## Installing

```shell
$ wget -q -O - https://raw.githubusercontent.com/anton-johansson/linux-configs/master/ubuntu-24.04/ubuntu.sh | sudo bash
```

## Complete setups

* [Ubuntu 24.04 (Noble Numbat)](ubuntu-24.04/)
* [Kali Linux 2024.3](kali-2024.3/)
* ~~[Ubuntu 22.10 (Kinetic Kudo)](ubuntu-22.10/)~~
* ~~[Ubuntu 18.10 (Cosmic Cuttlefish)](ubuntu-18.10/)~~
* ~~[Ubuntu 17.10 (Artful Aardvark)](ubuntu-17.10/)~~
* ~~[Ubuntu 15.10 (Wily Werewolf)](ubuntu-15.10/)~~
* ~~[Linux Mint](linux-mint/)~~

## Files

See [dotfiles](https://github.com/anton-johansson/dotfiles)

## Tools

* [Eclipse](tools/eclipse/)
* [NodeJS](tools/nodejs/)