Skip to content

jesseposner/dotfiles

Repository files navigation

dotfiles

macOS dotfiles managed with chezmoi.

What's included

  • Neovim — modular Lua config with lazy.nvim, native LSP, blink.cmp, treesitter, fzf-lua, conform.nvim
  • Fish — vi mode, OneDark syntax theme, Starship prompt, zoxide
  • Alacritty — OneDark color scheme, MesloLGS Nerd Font Mono
  • tmux — C-a prefix, vi mode, OneDark status bar with powerline separators, resurrect + continuum
  • Starship — cross-shell prompt (fish, bash, zsh) with shell name indicator
  • Git — GPG-signed commits, delta syntax-highlighted diffs, histogram algorithm
  • Bash / Zsh — minimal configs with Starship and EDITOR=nvim

Install

# Install Homebrew, then:
brew install chezmoi
chezmoi init https://github.com/jesseposner/dotfiles.git
chezmoi apply

# Install dependencies
chezmoi cd && make all

Keybindings

See KEYBINDINGS.md for the full cheatsheet — tmux, Neovim, Fish, and cross-tool navigation.

Update

chezmoi update

About

Dotfiles, managed with https://github.com/twpayne/chezmoi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published