Go to file
aborn 9e5c1f27f7 update 2014-02-12 22:09:28 +08:00
.rc add .vimrc and update postinstall.sh 2014-02-12 17:39:41 +08:00
elisp add kit 2014-01-26 09:45:36 +08:00
kit add .vimrc and update postinstall.sh 2014-02-12 17:39:41 +08:00
nginx add nginx configure 2014-01-24 12:49:35 +08:00
rsync update readme in rsync 2014-01-21 21:23:44 +08:00
vagrant update 2014-02-12 22:09:28 +08:00
.gitignore add rsync module 2014-01-21 20:32:41 +08:00
README.md add vagrant 2014-02-12 09:36:06 +08:00
configure update configure 2014-02-12 18:03:38 +08:00
gbk2utf8.sh add gbk2utf8.sh 2014-01-26 11:29:19 +08:00
utf8-to-gbk.sh update utf8-to-gbk 2014-01-26 11:02:37 +08:00

README.md

configure

INTRO

This repo includes lots of configure scripts, which can be used in server and desktop.

USAGE

  • ./configure configure local machine with this repo
  • ./configure collect local configure to this repo

AUTHOR

Aborn Jiang (aborn.jiang@gmail.com)

VERSION

  • 2014-01-21 v0.1 (add rsync configure files)
  • 2014-01-22 v0.2 (add .rc and elisp files)
  • 2014-01-24 v0.3 (add nginx configure files)
  • 2014-01-26 v0.4 (add kit subrepo files)
  • 2014-02-12 v0.5 (add vagrant subrepo files)