/dotzshrc

my .zshrc

Primary LanguageShellMIT LicenseMIT

dotzshrc

my .zshrc

Manual Installation

  1. Clone the repository:
git clone https://github.com/dongweiming/dotzshrc
  1. Optionally, backup your existing ~/.zshrc file:
mv ~/.zshrc ~/.zshrc.orig
  1. Use my zsh configuration file:
ln -s ~/dotzshrc/.zshrc ~/.zshrc