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.
- Host: GitHub
- URL: https://github.com/anton-johansson/linux-configs
- Owner: anton-johansson
- Created: 2015-10-28T15:08:54.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-02-02T12:26:18.000Z (5 months ago)
- Last Synced: 2025-02-02T13:26:32.846Z (5 months ago)
- Language: Shell
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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/)