chensteven / Terminal-Setup

Mac Terminal Setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terminal settings for Mac

Usage

Bash

Go to master branch first

git checkout master

Copy configuration files from repo to home directory

bash dump.sh

Copy configuration files from home directory to repo

bash grab.sh

Zsh

Go to zsh branch first

git checkout zsh

Copy configuration files from repo to home directory

zsh dump.sh

Copy configuration files from home directory to repo

zsh grab.sh

About

Mac Terminal Setup


Languages

Language:Shell 99.9%Language:Vim Script 0.1%