Skip to content

jiachengxu/dotfiles

Repository files navigation

dotfiles

Personal dotfiles managed with chezmoi.

What's Included

  • Terminal: Ghostty with Flexoki Light theme
  • Shell: zsh with oh-my-zsh and powerlevel10k
  • Multiplexer: tmux with Flexoki Light powerline theme
  • Editor: vim, neovim, ideavim
  • Kubernetes: k9s with Flexoki skins
  • AI: opencode with oh-my-opencode

Setup on a New Machine

  1. Install Homebrew:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  1. Install chezmoi:
brew install chezmoi
  1. Initialize dotfiles:
chezmoi init jiachengxu -S ~/projects/personal/dotfiles
  1. Review and apply:
chezmoi diff
chezmoi apply

Post-Setup

  • Install MesloLGS NF font for powerlevel10k and terminal
  • Install Ghostty terminal
  • Run tmux and press prefix + I to install tmux plugins

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors