StatueFungus / zsh-config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zsh-config

Requirements

  • wget

Installation

Download this config to your home directory

Call the setup.sh script

Add the following line to the end of your .zshrc file

[[ ! -f ~/zsh-config/.configure.zsh ]] || source ~/zsh-config/.configure.zsh

About


Languages

Language:Shell 100.0%