1
0
Fork
You've already forked dotfiles
0
My universal personal configuration https://github.com/ruuda/dotfiles
  • Vim Script 50.8%
  • Python 42.9%
  • Haskell 3.3%
  • Shell 1.8%
  • CSS 1.2%
Find a file
2026年04月29日 13:26:48 +02:00
arch Tweak the package list once more 2021年11月23日 20:06:17 +01:00
cargo/.cargo Instruct Cargo to really not clean stuff 2025年06月26日 21:43:42 +02:00
dig Make Dig less verbose by default 2026年04月11日 11:55:06 +02:00
git Change committer email 2026年04月07日 21:30:26 +02:00
gnome Add Nautilus config 2021年11月23日 19:50:12 +01:00
gtk/.config/gtk-3.0 Make gVim window borders less ugly in GTK3 2017年06月22日 23:47:16 +02:00
helix/.config/helix Make Helix languages config opt-in 2026年01月24日 17:58:36 +01:00
htop/.config/htop Update htop config to latest version 2025年04月13日 13:47:30 +02:00
jj/.config/jj Tone down jj colors 2026年01月24日 11:55:51 +01:00
latexmk Clean LaTeX listings intermediate output 2016年02月12日 13:01:00 +01:00
llm Tell LLMs to avoid "not X, it's Y" 2026年04月29日 13:26:48 +02:00
mintty Fix typo in comment 2016年05月02日 18:40:05 +02:00
mpv/.config/mpv Add mpv shortcut to rotate videos 2025年07月07日 18:38:07 +02:00
neovim/.config/nvim Add minimal Neovim config 2019年03月17日 16:14:51 +01:00
psql Add .psqlrc 2022年06月20日 11:03:42 +02:00
stack/.stack Make Stack config compatible with Stack 2 2019年06月16日 19:10:53 +02:00
systemd/.config/systemd/user Add a sleep to Git maintenance unit 2023年03月05日 15:23:02 +01:00
tools Correct typo in mirrorlist script 2026年01月25日 12:24:23 +01:00
vim Configure Helix and Vim to reflow in the same way 2025年03月09日 10:44:25 +01:00
zed/.config/zed Zed: File finder should trigger in empty workspace 2025年08月10日 11:54:54 +02:00
zsh Dogfood RCL for nix shell alias 2025年12月17日 22:05:25 +01:00
.gitignore Ignore Vim netrw history file 2015年08月13日 21:49:01 +01:00
.gitmodules Add Nim plugin for Vim 2023年12月19日 08:26:54 +01:00
diff-binary.py Do not assume input is hex for binary differ 2022年08月16日 21:07:55 +02:00
git-br.hs Fail to derive monoid in git-br.hs 2018年08月12日 23:09:24 +02:00
git-br.py Don't lie about field types of Branch in git-br.py 2018年08月12日 21:44:50 +02:00
meme.sh Add meme script 2021年08月10日 18:38:17 +02:00
readme.md Add small readme, put dotfiles in public domain 2015年08月05日 15:16:23 +02:00

Dotfiles

These are my dotfiles. I put them here mainly so I can easily access my configuration from anywhere, but feel free to browse this for inspiration. I use stow to deploy the dotfiles (when stow is available). I learnt about this in this post by Brandon Invergo. I use Git submodules to include Vim plugins, which are managed by Pathogen. The Pathogen script by Tim Pope, licensed under the same terms as Vim, is included verbatim in this repository.

To the extent possible under law, I associate CC0 with this work and I waive all copyright and related or neighbouring rights to this work.