This repository contains my personal configuration files for:
- 📝 Neovim
- 🧃 SketchyBar
- 🪐 Aerospace
Everything is symlinked and organized for easy setup across machines.
Location: ~/.config/nvim
Custom configuration for Neovim with:
- Plugin manager (e.g. lazy.nvim, packer)
- LSP support
- Treesitter
- Custom keymaps & UI
Location: ~/.config/sketchybar
SketchyBar setup to show:
- Spaces
- Active window title
- Clock, Wi-Fi, battery, etc.
- Uses Hack Nerd Font
Location: ~/.aerospace.toml
Minimal tiling window manager config for macOS:
- Per-monitor workspace setup
- Keybindings for window and space navigation
- Integration with SketchyBar
git clone https://github.com/yourusername/dotfiles ~/.dotfiles
cd ~/.dotfiles