Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kalambet/dotfiles

yadm repository
https://github.com/kalambet/dotfiles

vimrc yadm zshrc

Last synced: 8 days ago
JSON representation

yadm repository

Awesome Lists containing this project

README

        

# Overview

This repository contains configuration files for the local setup of Linux/macOS environment. Setup is baes on the following components:

- [Z Shell](https://www.zsh.org/) - Shell
- [Oh My Zsh](https://ohmyz.sh/) - set of utilities for the zsh-shell
- [NeoVim](https://neovim.io/) - as a text editor
- [LazyVim](https://www.lazyvim.org/) - as a NeoVim plugin manager
- [Zellij](https://zellij.dev/) - as a terminal session manager
- [iTerm2](https://iterm2.com/) - macOS terminal emulator
- [kitty](https://github.com/kovidgoyal/kitty) - Linux terminal
- [mosh](https://mosh.org/) - SSH Server friendly for mobile and unstable connections

# Install
To install dotfiles `yadm` needs to be installed before. More detatils on how to it can be found in the [official `yadm` documentation](https://yadm.io/docs/install).

```shell
yadm clone https://github.com/kalambet/dotfiles
```

After repository is cloned, check `yadm status` to see potential conflicts.