Skip to content

astronaut1712/dotfiles

Repository files navigation

dotfiles

Personal dotfiles managed by chezmoi.

Supported

  • macOS
  • Linux (Ubuntu/Debian)

What's included

  • ZSH with Oh-My-Zsh + Powerlevel10k
  • Neovim (lazy.nvim plugin manager)
  • Tmux with TPM plugins
  • WezTerm terminal emulator
  • mise for runtime versions (Go 1.26, Node LTS)
  • Sketchybar macOS menu bar (macOS only)
  • CLI tools: bat, fd, ripgrep, btop, lazygit, fzf, jq, and more (via Brewfile)

Install

curl -fsSL https://dotfiles.zops.dev/install | sh

After initial setup, manage dotfiles with:

chezmoi edit ~/.zshrc    # edit template
chezmoi apply            # apply changes to ~/
chezmoi diff             # preview pending changes

Tmux keybindings

  • Prefix: Ctrl+A
  • Prefix + i — split vertical
  • Prefix + o — split horizontal
  • Prefix + j/k/h/l — navigate panes (vim-style)

About

A set of vim, zsh, git, and tmux configuration files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors