fredwu / dotfiles

My dotfiles

Home Page:http://fredwu.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fred Wu's Dot Files

Prerequisites

For OS X, either Xcode or Command Line Tools.

For Linux, only Ubuntu is supported.

Installation

git clone git://github.com/fredwu/dotfiles ~/.dotfiles
cd ~/.dotfiles
./install.sh

After the installation you might want to set the default login shell to zsh:

chsh -s /bin/zsh

Custom Configuration

  • Make changes to ~/.zsh_custom
  • Use the command sr to reload the .zshrc source

Features

About

My dotfiles

http://fredwu.me/


Languages

Language:Shell 100.0%