This repository contains configuration files for the local setup of Linux/macOS environment. Setup is baes on the following components:
- Ghostty - Nice terminal built with Zig
- Z Shell - as a main Shell
- zsh-autosuggestions - Auto suggestions for Z 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
- Zellij - as a terminal session manager
- 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.