all my dotfiles are in there
- Shell 58.1%
- Lua 41.9%
| dot_config | lazygit: introduce a config for this | |
| dot_gitconfig | gitconfig: simplify | |
| dot_irbrc | Migrate dotfiles to chezmoi | |
| dot_spectrwm.conf | spectrwm: alacritty as term | |
| dot_tmux.conf | tmux: bring back a clock in status line | |
| dot_wezterm.lua | wezterm: switch theme to tokyonight | |
| dot_zshrc | zsh: use paru instead of yay in my aliases | |
| install.sh | Bye chezmoi, I never needed you in the first place | |
| README.md | Remove github disclaimer | |
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).