Skip to content

kev-chien/dotfiles

Repository files navigation

kev-chien's dotfiles

kev-chien's configuration files managed by chezmoi. Uses Zsh, Oh My Zsh for plugins and themes, and more (to come).

Dependencies

Before installing, you should have the following dependencies installed:

Installation/Setup

One Command

Run sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply kev-chien to get everything downloaded and installed or follow the individual steps below.

Individual Steps

  1. Install chezmoi by following chezmoi's install guide. You can learn more about chezmoi by reading their quick start guide or how-to guide.

  2. Initialize chezmoi using this repository: chezmoi init https://github.com/kev-chien/dotfiles.git.

  3. Preview changes that chezmoi would make to your $HOME: chezmoi diff.

  4. Apply the changes: chezmoi apply -v. This will automatically install the dotfiles and dependencies, and show you what changed.

  5. Launch zsh: zsh.

Fonts

The font I use is Victor Mono.

What's Included

[] 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published