This repository contains configuration files for the local setup of macOS environment. Setup is based on the following components:
- Ghostty - Nice terminal built with Zig
- Z Shell - as a main Shell
- zsh-syntax-highlighting - Syntax highlighting for Z Shell
- Starship - prompt for Z Shell
- NeoVim - as a text editor
- LazyVim - as a NeoVim plugin manager
- Zed - as IDE
- mosh - SSH Server friendly for mobile and unstable connections
To install dotfiles yadm needs to be installed before. More detatils on how to it can be found in the official yadm documentation.
yadm clone https://github.com/kalambet/dotfilesAfter repository is cloned, check yadm status to see potential conflicts.