https://github.com/alexw00/.config
My config files
https://github.com/alexw00/.config
Last synced: 10 months ago
JSON representation
My config files
- Host: GitHub
- URL: https://github.com/alexw00/.config
- Owner: AlexW00
- Created: 2021-11-08T10:42:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-08-11T18:13:58.000Z (10 months ago)
- Last Synced: 2025-08-12T05:54:12.593Z (10 months ago)
- Language: Vim Script
- Size: 3.21 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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)