lubronzhan / zsh-setup

Script to set up zsh and plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zsh install script

Goal

Install all zsh related plugin needs googling around. This script will install necessary fancy zsh and its plugin

Steps

  1. Run script
git clone git@github.com:lubronzhan/zsh-setup.git
## install
cd zsh-setup
./install
## cleanup
cd -
rm -rf zsh-setup
  1. Manual step
  • Change the font

    • iTerm -> Preference -> Profiles -> Default profile -> Text -> Font -> Change font -> Meslo LG M Regular for Powerline

About

Script to set up zsh and plugins


Languages

Language:Shell 100.0%