/dotfiles-zsh-auto

Dotfiles designed for zsh on macOS Catalina and later.

Primary LanguageShell

dotfiles

Dotfiles designed for zsh on macOS Catalina and later.

Usage

Clone the repo anywhere on your system, then point to its location in your ~/.zshenv file.

ZDOTDIR=/path/to/this/repo

Recommendations

If you're missing plugins, dependencies or recommended files then you'll be prompted to fix these when you open a new shell.

  • .personal file (for private settings)
  • .gitconfig.personal (for private Git settings, like username and email)
  • Starship (a fast cross-shell prompt)
  • zsh-autosuggestions (Fish-like autosuggestions)