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

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

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)