1
0
Fork
You've already forked dotfiles
0
all my dotfiles are in there
  • Shell 58.1%
  • Lua 41.9%
Find a file
2026年06月26日 17:12:04 +02:00
dot_config lazygit: introduce a config for this 2026年06月26日 17:11:36 +02:00
dot_gitconfig gitconfig: simplify 2026年01月07日 18:00:49 +01:00
dot_irbrc Migrate dotfiles to chezmoi 2025年10月17日 12:11:25 +02:00
dot_spectrwm.conf spectrwm: alacritty as term 2026年01月07日 18:13:23 +01:00
dot_tmux.conf tmux: bring back a clock in status line 2026年06月25日 21:03:22 +02:00
dot_wezterm.lua wezterm: switch theme to tokyonight 2026年01月07日 17:58:29 +01:00
dot_zshrc zsh: use paru instead of yay in my aliases 2026年06月26日 17:12:04 +02:00
install.sh Bye chezmoi, I never needed you in the first place 2025年11月20日 18:02:47 +01:00
README.md Remove github disclaimer 2025年11月28日 13:54:05 +01:00

Dotfiles

My personal dotfiles. Use at your own risk.

Installation

git clone https://codeberg.org/romaintb/dotfiles.git ~/work/dotfiles
cd ~/work/dotfiles
./install.sh

The script creates symlinks for all dot_* files to your home directory (e.g., dot_zshrc~/.zshrc).