https://github.com/pedro-avalos/dotfiles
My Linux configuration
https://github.com/pedro-avalos/dotfiles
configuration dotfiles dotfiles-linux linux-dotfiles
Last synced: 12 days ago
JSON representation
My Linux configuration
- Host: GitHub
- URL: https://github.com/pedro-avalos/dotfiles
- Owner: pedro-avalos
- License: mit
- Created: 2023-01-08T20:40:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-11-02T11:05:40.000Z (6 months ago)
- Last Synced: 2025-11-02T13:06:15.208Z (6 months ago)
- Topics: configuration, dotfiles, dotfiles-linux, linux-dotfiles
- Language: Emacs Lisp
- Homepage:
- Size: 7.85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dotfiles
Some configuration files I use in my Linux installations.
## Installation
```shell
git clone --recurse-submodules https://gitlab.com/pedro-avalos/dotfiles.git
cd dotfiles
./bootstrap.sh
```
## Documentation
The following dotfiles are complex enough to warrant further documentation:
- [Qtile dotfiles readme](./.config/qtile/README.md)
## Separate dotfile repositories
The following dotfiles warranted having their own repository:
- (neo)vim dotfiles: [pedro-avalos/nvim](https://gitlab.com/pedro-avalos/nvim)