1
1
Fork
You've already forked dotfiles
0
dot dot dotfiles
  • Shell 53.9%
  • Lua 35%
  • Vim Script 7%
  • R 3.2%
  • Makefile 0.9%
2026年07月15日 11:03:04 +02:00
.claude add .claude/settings.json 2026年02月27日 15:44:21 +01:00
.config switch on vale via ale for prose linting 2026年05月28日 16:05:45 +02:00
.conky update conkyrc_right to anchor left 2021年09月15日 09:36:13 +02:00
.gitbin improve git-list to respect 2nd par in 'list in' 2022年11月22日 11:01:59 +01:00
.R update .R/Makevars 2024年07月04日 12:08:07 +02:00
bin add 'no-commit-to-main' pre-commit 2024年11月28日 09:54:48 +01:00
etc add /etc/hosts for searxng 2024年06月13日 13:35:08 +02:00
system add 'system/git-filter.bash' 2026年07月03日 14:36:50 +02:00
usr/local/searxng-docker add searxng settings.yml 2025年09月11日 11:58:28 +02:00
.bash_aliases add 'gha-workflows.bash' script 2026年06月25日 12:08:28 +02:00
.bash_profile add .bash_profile 2022年06月27日 21:20:43 +02:00
.bashrc fix pre-load of autojump.sh outside tmux 2026年07月15日 11:03:04 +02:00
.gitconfig update .gitconfig 2025年03月05日 13:48:53 +01:00
.inputrc initial commit 2019年05月09日 12:31:30 +02:00
.lintr add ~/.lintr 2025年10月01日 16:00:43 +02:00
.Rprofile use new 'mpmisc::r_univ_build_status' instead of hard-coded in .Rprofile 2026年05月25日 15:28:42 +02:00
.tmux.conf update .tmux.conf 2024年10月06日 14:47:01 +02:00
.vimrc include indentation_linter in .vimrc 2023年08月10日 14:41:31 +02:00
.zshrc initial commit 2019年05月09日 12:31:30 +02:00
makefile add makefile 2020年10月22日 12:17:53 +02:00
README.md describe repo folders in readme 2025年10月24日 18:18:18 +02:00
setup.md more apt installs in setup 2025年08月12日 13:08:23 +02:00
tmux_split.vim update tmux-split.vim 2022年11月03日 13:07:58 +01:00

mpadge dotfiles

0n Archlinux. Lots of things might work or be applicable elsewhere, but many are also arch-specific.

Uses

Directories

  • bin mostly for pre-commit hooks.
  • etc currently only for "hosts" file defining local searxng host.
  • user also currently only for local searxng stuff.
  • system containing a bunch of (mostly) bash scripts called from .bash_aliases