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

https://github.com/alexw00/.config

My config files
https://github.com/alexw00/.config

Last synced: 10 months ago
JSON representation

My config files

Awesome Lists containing this project

README

          

# My Dotfiles

This repo contains my dotfiles. Fork of the [Endeavour OS i3 config](https://github.com/endeavouros-team/endeavouros-i3wm-setup)

## Dependencies

### Shell

This repo contains dotfiles for the following programs:

- antigen
- autorandr
- autostart
- dunst
- gtk-3.0
- i3
- nitrogen
- nvim
- rofi
- vifm
- xfce4
- zsh
- picom

## Installation

1. run `wget https://raw.githubusercontent.com/AlexW00/.config/master/setup.sh` to download the installation script
2. make the file executable with `chmod +x ./setup.sh`
3. execute via `./setup.sh` to automatically download and move the .config directory (your old config dir will be renamed, not deleted)