Collection of system configurations
Go to file
2024-05-26 10:10:09 -04:00
awesome/.config/awesome add awesome wm 2024-05-26 10:10:09 -04:00
bash add histfile var to bash 2024-05-19 02:28:54 -04:00
bin/.local/bin so much changed 2024-05-26 09:45:18 -04:00
fastfetch/.config update submodules 2024-05-26 10:07:52 -04:00
flameshot/.config/flameshot so much changed 2024-05-26 09:45:18 -04:00
fontconfig/.config/fontconfig so much changed 2024-05-26 09:45:18 -04:00
git/.config/git i moved everything into packages 2024-05-19 02:23:03 -04:00
gtk so much changed 2024-05-26 09:45:18 -04:00
mimeapps so much changed 2024-05-26 09:45:18 -04:00
nsxiv/.config/nsxiv/exec i moved everything into packages 2024-05-19 02:23:03 -04:00
nvim/.config/nvim so much changed 2024-05-26 09:45:18 -04:00
picom/.config/picom so much changed 2024-05-26 09:45:18 -04:00
runit/.local/share/runit/sv i moved everything into packages 2024-05-19 02:23:03 -04:00
shell/.config/shell change browser to qutebrowser 2024-05-20 22:22:10 -04:00
user-dirs/.config i moved everything into packages 2024-05-19 02:23:03 -04:00
vscodium/.config/VSCodium so much changed 2024-05-26 09:45:18 -04:00
x11 move all x files into x11 2024-05-26 10:09:06 -04:00
zsh update submodules 2024-05-26 10:07:52 -04:00
.gitignore so much changed 2024-05-26 09:45:18 -04:00
.gitmodules fix the path in the other spot 2024-05-26 09:59:51 -04:00
README.md change wording 2024-05-19 02:24:56 -04:00

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.

What to Expect

Environments

Installation

$ cd ~
$ git clone https://gitlab.com/frostalicious/dotfiles .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: