Changhwa's dotfiles

Contents

  • vim (Neovim) config
  • tmux config
  • zsh config

Neovim setup

Requires NvChad

  1. Install Neovim and NvChad.
  2. Place nvim folder to '~/.config/nvim/lua/custom'

Tmux setup

Requires gpakosz/.tmux

  1. Install tmux and gpakosz/.tmux.
  2. Replace '~/.tmux.conf.local' with the file in tmux folder.

Zsh setup

Requires Oh My Zsh

  1. Install zsh and Oh My Zsh.
  2. Edit '~/.zshrc' with referencing the file in zsh folder.