No description
  • Shell 50.3%
  • Python 45%
  • Lua 3.5%
  • CSS 1.2%
Find a file
2026-08-07 07:40:52 +01:00
.config updated stuff 2026-08-07 07:40:05 +01:00
.dotfiles-meta Update system configs and add VM strap scripts 2026-08-03 23:56:34 +01:00
.local/bin include start-audio 2026-08-07 07:40:52 +01:00
.zsh updated stuff 2026-08-07 07:40:05 +01:00
.gitconfig updates 2026-07-17 13:37:01 +01:00
.gitignore Update .gitignore 2026-08-03 23:57:21 +01:00
.zshenv updated 2026-06-25 17:25:31 +01:00
LICENSE updated stuff 2026-07-26 16:27:08 +01:00
README.md updated stuff 2026-07-26 16:27:08 +01:00

dotfiles

Personal configuration files for Arch Linux. Managed with a bare git repository.


Install

Clone and set up the bare repo:

curl -fsSL https://code.sgbvmr.xyz/daesorin/dotfiles/raw/branch/main/.dotfiles-meta/install.sh | bash

Then restart your shell. If you are on Arch and want to install packages:

bash ~/.dotfiles-meta/bootstrap.sh

Notes

  • Arch Linux only. No guarantees on other distros.
  • ...

COPYRIGHT NOTICE copyright (c) 2026 @daesorin

this program is free software: you can redistribute it and/or modify it under the terms of the gnu general public license as published by the free software foundation, either version 3 of the license, or (at your option) any later version.

this program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. see the gnu general public license for more details.

you should have received a copy of the gnu general public license along with this program. if not, see https://www.gnu.org/licenses/.