Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mloskot/archlinux-config

Arch Linux config files and dotfiles I use to setup Linux system. WARNING: Not been updated!
https://github.com/mloskot/archlinux-config

arch-linux archlinux dotfiles linux-configuration setup-linux user-dotfiles

Last synced: 2 months ago
JSON representation

Arch Linux config files and dotfiles I use to setup Linux system. WARNING: Not been updated!

Awesome Lists containing this project

README

        

# Linux Setup

https://github.com/mloskot/linux-config

Collection of user dotfiles and system configuration files for
my Linux systems based on Arch Linux, Debian and Ubuntu.

I use this bundle to configure:
* Arch Linxu on Lenovo ThinkPad T400 and Asus Eee PC 901
* Ubuntu on Lenovo Thinkpad W700
* Debian on remote VPS

Originally developed for Arch Linux: https://github.com/mloskot/archlinux-config

## Systems

### Arch Linux

*TODO*

### Ubuntu

*TODO*

### Debian

*TODO*

## Directories

* `/etc` - system-wide configuration
* `/home/mloskot` - user-specific dotfiles dedicated for mloskot user

## Deployment

### System-wide configuration:

*TODO*

### User-specific configuration:

* Clone the project, typically into `$HOME/.dotfiles`.
* Inspect header of `$HOME/.dotfiles/deploy-mloskot.sh` script for configuration options.
* Deploy:

```shell
$ cd $HOME/.dotfiles
$ ./deploy-mloskot.sh
```
* Review the log genererated to `stdout`.

## Author

[Mateusz Loskot](http://mateusz.loskot.net) (mateusz at loskot dot net)

## License

I hereby grant free use of the files included under archlinux-config project, and release it to the public domain.
If your jurisdiction does not recognize the concept of public domain, choose the MIT License.