Welcome to my macOS dotfiles branch! This setup is tailored for a productive and minimal macOS development environment.
Tool | Description | Config File |
---|---|---|
Window Manager | Yabai | .yabairc |
Hotkey Daemon | skhd | .skhdrc |
Terminal | Alacritty | alacritty.toml |
Text Editor | Neovim | init.lua |
Shell | Zsh | .zshrc |
Multiplexer | Tmux | .tmux.conf |
Looking for configs for a different OS?
💡 Tip: Clone with depth and checkout directly into this branch if you're setting up on macOS:
git clone --branch macos https://github.com/navazjm/dotfiles.git --depth=1