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

https://github.com/evwalt/dotfiles

Personal dotfiles for macOS, centered around Neovim and Zsh, with configs and tooling for a productive, terminal-first, development workflow.
https://github.com/evwalt/dotfiles

alacritty developer-experience developer-tools dotfiles lua macos neovim productivity shell terminal tmux workflow zsh

Last synced: about 1 month ago
JSON representation

Personal dotfiles for macOS, centered around Neovim and Zsh, with configs and tooling for a productive, terminal-first, development workflow.

Awesome Lists containing this project

README

          

# Dotfiles

## Overview

This repository leverages [yadm](https://yadm.io) to manage dotfiles, settings, and text files in my macOS home directory. `yadm` simplifies tracking and synchronizing these files across systems. The local `yadm` repository is stored at `.local/share/yadm/repo.git`.

## Regular Maintenance

To update and track dependencies, sync lazy.nvim plugins and then run `dua` regularly, ideally every week. See [aliases](./.aliases) for details.