This is my dotfiles repository. It’s used to synchronise my configuration on my work laptop, personal laptop, Raspberry Pi and other systems.
It’s powered by Dotbot
Make sure the following are installed:
- python, git, zsh
- ripgrep (for Doom)
- Input Mono, including the Narrow variant (for Doom)
git clone [email protected]:tvooo/dotfiles.git ~/dotfiles
cd ~/dotfiles
./install
The install script will tell you when links couldn’t be created. Make sure to port over any host-specific shell configuration into ~/.host.sh
and remove your .bashrc
and .zshrc
.