lisongx / dotfiles

My dotfile repo based on oh-my-zsh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my dotfiles(based on oh-my-zsh)

This is my dotfile repo base on the oh-my-zsh

Setup

the config is bootstrap.sh

You need do source this file in your .zshrc, if you clone this repo at ~/dotfiles

	DOTFILES=$HOME/dotfiles
	source $DOTFILES/bootstrap.sh

Symlinks

this part is based on @holman's dotfile repo).

About

My dotfile repo based on oh-my-zsh

License:MIT License


Languages

Language:Shell 72.4%Language:CoffeeScript 19.7%Language:CSS 3.5%Language:Perl 3.4%Language:Ruby 0.5%Language:Python 0.4%