My dotfiles to set up my workstation environment.
Currently I have dotfiles for:
- alacritty
- i3 (i3, i3lock, polybar and picom)
- tmux
- vim
- zsh
Run the install script to setup everything, it supports debian based distros, arch and macOS
wget -O - https://raw.githubusercontent.com/caldito/dotfiles/refs/heads/master/install.sh | bash
