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%
|
gondolyr
c68a1802e1
This is suggested from yazi's Quick Start documentation: <https://yazi-rs.github.io/docs/quick-start> |
||
|---|---|---|
| .config | Add yazi invocation script for convenience | |
| etc/modprobe.d | Split audio disable powersave kernel modules into different files | |
| LICENSES | build: make repository REUSE-compliant | |
| scripts | Remove unused clone repo, mpv config, and cbz scripts | |
| .editorconfig | build: make repository REUSE-compliant | |
| .gitattributes | Update mergiraf config for 0.7.0 | |
| README.md | Remove unused Zsh and Nix configs | |
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+.