Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/mloskot/archlinux-config
- Owner: mloskot
- Created: 2010-10-23T14:32:25.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2017-02-24T13:04:17.000Z (almost 8 years ago)
- Last Synced: 2023-04-16T07:27:53.967Z (over 1 year ago)
- Topics: arch-linux, archlinux, dotfiles, linux-configuration, setup-linux, user-dotfiles
- Language: Vim script
- Homepage: http://mateusz.loskot.net
- Size: 2.43 MB
- Stars: 23
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 VPSOriginally 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.