Config files for various applications I use across mac and linux
Has configurations for
- Alacritty: Terminal emulator
- Tmux: Terminal multiplexer
- Yabai: i3 replacement for macOS, comes with configurations for skhd, sketchybar and borders.
- ohmyzsh: framework for managing your Zsh configuration
Dotfiles are bundled using dotbot.
Update dotbot sub-module if required
git submodule update --remote dotbot
Then run the install command
./install
This project is no license. Do whatever the f**k you want to do with it.