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: about 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
- Archived: true
- Created: 2010-10-23T14:32:25.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2025-02-04T23:22:29.000Z (about 1 year ago)
- Last Synced: 2025-03-03T14:02:01.141Z (about 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: 24
- Watchers: 4
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Linux Setup
> [!IMPORTANT]
> I've been mostly working in hybrid environments for which I maintain my configs in https://github.com/mloskot/dotfiles repository.
> I no longer use plain Arch on my computers and this repo has not received updates for very long time.
> It's gone archived mode.
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.