kev-chien's configuration files managed by chezmoi. Uses Zsh, Oh My Zsh for plugins and themes, and more (to come).
Before installing, you should have the following dependencies installed:
Run sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply kev-chien
to get everything downloaded and installed or follow the individual steps below.
-
Install
chezmoi
by following chezmoi's install guide. You can learn more aboutchezmoi
by reading their quick start guide or how-to guide. -
Initialize
chezmoi
using this repository:chezmoi init https://github.com/kev-chien/dotfiles.git
. -
Preview changes that
chezmoi
would make to your$HOME
:chezmoi diff
. -
Apply the changes:
chezmoi apply -v
. This will automatically install the dotfiles and dependencies, and show you what changed. -
Launch zsh:
zsh
.
The font I use is Victor Mono.
[] zsh [x] oh-my-zsh [x] zsh-autosuggestions [x] zsh-syntax-highlighting [x] easypost-specific configs [] nvim [] TODO: automatically installed [x] configs [] tmux [x] configs [x] tpm: tmux plugin manager