dotfiles/README.md

1.5 KiB

dotfiles

This is my collection of configuration and setup data for all of my Linux machines. The distributions I primarily use are Artix Linux and Debian.

desktop

bstack layout

You'll probably want to take a look at my dwm, dwmblocks, dmenu, and st repositories as well.

I have multiple desktops configured, such as dwm, Openbox, awesome, xmonad, and Qtile. Some are more complete than others, but I consider dwm to be the most fleshed out.

Installation

$ cd ~
$ git clone https://gitlab.com/frostalicious/dotfiles
$ cd dotfiles
$ stow --verbose --target=${HOME} --restow PACKAGES

At the very least, no matter the environment, I would install bin, git, shell, and either bash or zsh.

Other Repositories

There are some other dotfiles repositories I cross-referenced when putting my system together, here is a list below: