Collection of system configurations
Go to file
2024-05-19 20:34:02 -04:00
bash add histfile var to bash 2024-05-19 02:28:54 -04:00
bin/.local/bin change variable names inside sb scripts, and add uptime 2024-05-19 05:38:51 -04:00
dwm/.config/X11 change the dbus launch command, and use runsvdir for user-level services 2024-05-19 05:39:33 -04:00
fastfetch/.config/fastfetch i moved everything into packages 2024-05-19 02:23:03 -04:00
flameshot/.config/flameshot i moved everything into packages 2024-05-19 02:23:03 -04:00
fontconfig/.config/fontconfig i moved everything into packages 2024-05-19 02:23:03 -04:00
git/.config/git i moved everything into packages 2024-05-19 02:23:03 -04:00
gtk i moved everything into packages 2024-05-19 02:23:03 -04:00
mimeapps i moved everything into packages 2024-05-19 02:23:03 -04:00
nsxiv/.config/nsxiv/exec i moved everything into packages 2024-05-19 02:23:03 -04:00
nvim/.config/nvim i moved everything into packages 2024-05-19 02:23:03 -04:00
openbox i moved everything into packages 2024-05-19 02:23:03 -04:00
picom/.config/picom lower blur strength 2024-05-19 20:34:02 -04:00
runit/.local/share/runit/sv i moved everything into packages 2024-05-19 02:23:03 -04:00
shell/.config/shell add java option to move .java folder 2024-05-19 03:04:04 -04:00
sxhkd/.config/sxhkd i moved everything into packages 2024-05-19 02:23:03 -04:00
tint2/.config/tint2 i moved everything into packages 2024-05-19 02:23:03 -04:00
user-dirs/.config i moved everything into packages 2024-05-19 02:23:03 -04:00
vscodium/.config/VSCodium i moved everything into packages 2024-05-19 02:23:03 -04:00
xresources/.config/X11 i moved everything into packages 2024-05-19 02:23:03 -04:00
zsh i moved everything into packages 2024-05-19 02:23:03 -04:00
.gitignore add a few things to gitignore 2024-05-18 03:48:58 -04:00
.gitmodules i moved everything into packages 2024-05-19 02:23:03 -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: