Skip to content
ulises-jeremias edited this page Feb 19, 2022 · 40 revisions

Dotfiles Generator

Docs | Changelog | Contributing

Dotfiles generator that allows quick configuration of different window managers in multiple OSs.

Dotfiles Screen Overview

Dotfiles Overview

Arch Linux

Install dots-stable from AUR

$ yay dots-stable
$ dots --help

or install the rolling release dots-git from AUR

$ yay dots-git
$ dots --help

Installation from Source

Use this for any OS that is not Arch Linux or Arch Linux based distro

$ git clone https://github.com/ulises-jeremias/dotfiles /tmp/dotfiles
$ cd /tmp/dotfiles
$ sudo ./install
$ dots --help

The installation script allows you to install all the necessary dependencies that allow your dotfiles config work correctly.