/zsh

Primary LanguageShell

Zsh Configuration

./screenshot.png

Installation

brew install z
brew install fzf
brew install starship

Install Nerd Front: https://www.nerdfonts.com/

git clone --depth 1 git@github.com:yaodong/zsh.git ~/.config/zsh
ln -s "$HOME/.config/zsh/.zshrc" "$HOME/.zshrc"