Personal configuration files for Sidhant's development setup.
These are my dotfiles - a collection of config files for tools I use daily. I'm someone who loves to tinker with their setup, constantly tweaking and improving things.
- Shell: Zsh + Oh My Zsh + Starship prompt
- Terminal: Ghostty
- Window Manager: Aerospace (macOS)
- Code Editor: (add your editor)
git clone git@github.com:Teoriya/dotfiles.git ~/dotfiles
cd dotfiles
# Link configs as needed.dotfiles/
├── .zshrc # Shell configuration
├── aerospace.toml # Window manager config
├── ghostty.toml # Terminal config
└── README.md
If you find something useful or have suggestions, I'd love to hear from you.