# My dotfiles [![LICENSE](https://img.shields.io/badge/license-MIT--0-blue.svg)](LICENSE "MIT No Attribution") Managed via [dotfiles.sh](https://github.com/eli-schwartz/dotfiles.sh) ## [Arch](https://www.archlinux.org/) * [.local/arch/init.sh](.local/arch/init.sh): initial setup script * [.local/arch/packages.repo.txt](.local/arch/packages.repo.txt): repo package list * [.local/arch/packages.aur.txt](.local/arch/packages.aur.txt): AUR package list ## [Aria2](https://aria2.github.io/) * [.config/aria2/aria2.conf](.config/aria2/aria2.conf): configuration file * [.config/aria2/notif.sh](.config/aria2/notif.sh): `on-bt-download-complete` hook ## [Bash](https://www.gnu.org/software/bash/) * [.bash_profile](.bash_profile): login shell configuration file * [.local/share/bash/aliases.sh](.local/share/bash/aliases.sh): contains various aliases * [.local/share/bash/bashrc.sh](.local/share/bash/bashrc.sh): interactive shell configuration file * [.local/share/bash/functions.sh](.local/share/bash/functions.sh): contains various functions ## [Ccache](https://github.com/ccache/ccache) * [.config/ccache.cfg](.config/ccache.cfg): configuration file ## [Clang](https://clang.llvm.org/) * [.clang-format](.clang-format): configuration file for `clang-format` * [.clang-tidy](.clang-tidy): configuration file for `clang-tidy` ## [Coreutils](https://www.gnu.org/software/coreutils/) * [.config/dircolors](.config/dircolors): configuration file for `dircolors` ## [ESLint](https://eslint.org/) * [.eslintrc.json](.eslintrc.json): configuration file ## [Fontconfig](https://www.freedesktop.org/wiki/Software/fontconfig/) * [.config/fontconfig/fonts.conf](.config/fontconfig/fonts.conf): configuration file ## [Htop](https://hisham.hm/htop/) * [.config/htop/htoprc](.config/htop/htoprc): configuration file ## [HTMLHint](https://github.com/htmlhint/HTMLHint) * [.htmlhintrc.json](.htmlhintrc.json): configuration file ## [Git](https://git-scm.com/) * [.config/git/config](.config/git/config): configuration file ## [GnuPG](https://gnupg.org/) * [.local/share/gnupgp/gpg.conf](.local/share/gnupg/gpg.conf): configuration file ## [KDE Plasma](https://kde.org/plasma-desktop) * [.config/plasma-localerc](.config/plasma-localerc): locale settings ## [Konsole](https://konsole.kde.org/) * [.local/share/konsole/Default.profile](.local/share/konsole/Default.profile): default profile * [.local/share/konsole/NvimTerm.profile](.local/share/konsole/NvimTerm.profile): `nvim +term` profile * [.local/share/konsole/Gruvbox8.colorscheme](.local/share/konsole/Gruvbox8.colorscheme): `Gruvbox8` colorscheme ## [Mpv](https://mpv.io/) * [.config/mpv/input.conf](.config/mpv/input.conf): keybindings * [.config/mpv/mpv.conf](.config/mpv/mpv.conf): configuration file ## [Neovim](https://neovim.io/) > [In another repo](https://github.com/ObserverOfTime/dotnvim) ## [Newsboat](https://newsboat.org/) * [.config/newsboat/config](.config/newsboat/config): configuration file * [.config/newsboat/notif.sh](.config/newsboat/notif.sh): notification wrapper ## [Pip](https://pypi.org/project/pip/) * [.config/pip/pip.conf](.config/pip/pip.conf): configuration file ## [Poetry](https://poetry.eustace.io/) * [.config/pypoetry/config.toml](.config/pypoetry/config.toml): configuration file ## [Pycodestyle](http://pycodestyle.pycqa.org/en/latest/) * [.config/pycodestyle](.config/pycodestyle): configuration file ## [Python](https://www.python.org/) * [.config/pythonrc.py](.config/pythonrc.py): startup file ## [Qutebrowser](https://www.qutebrowser.org/) * [.config/qutebrowser/config.py](.config/qutebrowser/config.py): configuration file ## [Pug-lint](https://github.com/pugjs/pug-lint) * [.pug-lintrc.json](.pug-lintrc.json): configuration file ## [Readline](https://tiswww.case.edu/php/chet/readline/rltop.html) * [.config/inputrc](.config/inputrc): configuration file ## [Stylelint](https://stylelint.io/) * [.stylelintrc.json](.stylelintrc.json): configuration file ## [Vifm](https://vifm.info/) * [.config/vifm/vifmrc](.config/vifm/vifmrc): configuration file ## [X.Org](https://www.x.org/wiki/) * [.config/X11/XCompose](.config/X11/XCompose): X client character mappings ## [Yarn](https://yarnpkg.com/lang/en/) * [.config/yarn/global/package.json](.config/yarn/global/package.json): package list * [.yarnrc](.yarnrc): configuration file ## [Yay](https://github.com/Jguer/yay) * [.config/yay/config.json](.config/yay/config.json): configuration file ## [Youtube-dl](https://ytdl-org.github.io/youtube-dl/) * [.config/youtube-dl/config](.config/youtube-dl/config): configuration file