aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/dot_config/mpv
Commit message (Collapse)AuthorAgeFilesLines
* chore: remove webtorrent mpv hook; gitignore cachesLibravatar sommerfeld46 hours1-159/+0
|
* refactor(mpv): use local capture() instead of monkey-patching osLibravatar sommerfeld46 hours1-4/+5
| | | | | | Module-local function avoids selene's incorrect_standard_library_use lint and stops polluting the os namespace. Inner url variable renamed to remove shadowing warning.
* style(lua): apply stylua formattingLibravatar sommerfeld46 hours1-96/+116
|
* refactor: restructure to chezmoi source stateLibravatar sommerfeld46 hours3-0/+344
Rename home/ contents to chezmoi naming conventions: - dot_ prefix for dotfiles and dot-dirs - private_dot_ for .gnupg and .ssh directories - private_ for 0600 files (nym.pub) - executable_ for scripts in .local/bin and display-toggle.sh - symlink_ for mimeapps.list symlink