This repository contains configuration files for the local setup of Linux/macOS environment. Setup is baes on the following components:
- Z Shell - Shell
- Oh My Zsh - set of utilities for the zsh-shell
- NeoVim - as a text editor
- LazyVim - as a NeoVim plugin manager
- Zellij - as a terminal session manager
- iTerm2 - macOS terminal emulator
- kitty - Linux terminal
- 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/dotfiles
After repository is cloned, check yadm status
to see potential conflicts.