1
5
Fork
You've already forked dotfiles
0
A collection of my dotfile configurations.
  • Lua 35.7%
  • CSS 32.8%
  • Shell 19.8%
  • Nushell 7.2%
  • Emacs Lisp 3.6%
  • Other 0.9%
2026年05月07日 10:21:14 -04:00
.config Add yazi invocation script for convenience 2026年05月07日 10:21:14 -04:00
etc/modprobe.d Split audio disable powersave kernel modules into different files 2025年08月17日 21:35:41 -04:00
LICENSES build: make repository REUSE-compliant 2024年11月23日 15:39:16 -05:00
scripts Remove unused clone repo, mpv config, and cbz scripts 2025年01月08日 14:12:15 -05:00
.editorconfig build: make repository REUSE-compliant 2024年11月23日 15:39:16 -05:00
.gitattributes Update mergiraf config for 0.7.0 2025年05月02日 04:41:44 +00:00
README.md Remove unused Zsh and Nix configs 2025年01月08日 14:09:23 -05:00

dotfiles

A public collection of my dotfile configurations.

/etc

This directory contains configuration files for the /etc/ directory.

File Description
etc/modprobe.d/audio_disable_powersave.conf Disables audio power saving so that there is no audible popping when the sound card is turned on/off. See: https://wiki.archlinux.org/title/Advanced_Linux_Sound_Architecture/Troubleshooting#Pops_when_starting_and_stopping_playback

Other

Directory/File Description Install Location
.gitconfig Global Git configuration $HOME/

License

This work is marked with CC0 1.0 unless stated otherwise.

The files under the scripts/ directory are licensed under the GPLv3+.