Go to file
aborn eeb83335d3 move to ubuntu 2017-05-06 22:27:06 +08:00
.rc update 2016-05-16 10:54:48 +08:00
chromeextension update 2015-11-20 00:01:19 +08:00
conkeror add conkeror install scripts 2014-04-19 21:21:34 +08:00
doc add wifi-driver.md 2014-03-11 09:02:22 +08:00
eeb update 2016-01-28 01:08:10 +08:00
elisp add kit 2014-01-26 09:45:36 +08:00
elixir update 2015-12-13 23:29:13 +08:00
freemarker hash maps 2017-03-24 10:35:49 +08:00
git git 切换到tag 2017-04-19 14:23:57 +08:00
hex use ets.gz fource 2015-12-15 23:55:05 +09:00
intellij commit by magit in emacs@2017-04-23 23:23:25 2017-04-23 23:23:25 +08:00
java commit by magit in emacs@2017-04-17 20:07:05 2017-04-17 20:07:06 +08:00
js 随机字符串 2017-05-04 15:27:45 +08:00
kit move to ubuntu 2017-05-06 22:27:06 +08:00
mac install port 2016-07-16 12:42:15 +08:00
mysql commit by magit in emacs@2016-12-30 17:17:32 2016-12-30 17:17:33 +08:00
nginx add redirect 2016-01-13 23:27:49 +09:00
pandoc update sw-install.sh 2014-04-25 08:11:09 +08:00
phpd add dredis.php for distributed system. 2014-03-15 17:55:31 +08:00
redis update, fix some test bug. 2014-03-19 17:52:33 +08:00
rsync update readme in rsync 2014-01-21 21:23:44 +08:00
shadowsocks add shadowsocks 2017-04-23 23:01:51 +08:00
shell update intellij.sh 2017-04-23 22:46:17 +08:00
sql update 2016-11-04 12:33:49 +08:00
squid squid update 2015-12-15 15:19:06 +08:00
switchysharp add .beta 2016-10-14 19:13:56 +08:00
tomcat tomcat 2015-09-28 14:02:18 +08:00
ubuntu move to ubuntu 2017-05-06 22:27:06 +08:00
vagrant modify install-nginx.sh 2014-03-02 09:13:47 +08:00
yum updat yum/install.sh 2014-03-06 16:12:17 +08:00
.gitignore update jQueryFreq.js 2016-02-04 18:47:01 +08:00
README.md update 2017-04-23 22:43:38 +08:00
configure update phpd subrepo 2014-03-05 18:19:33 +08:00
kmplayer.md update kmplayer.md 2014-06-02 15:23:35 +08:00
sh.txt git difftool 2016-11-07 23:53:48 +08:00

README.md

popkit

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

USAGE

  • ./configure -- configure local machine with this repo
  • ./configure -c -- collect local configure files

SUBREPO

Order by alphabeta.

  • conkeror
    web emacs style browser

  • doc
    This subrepo uses to write technical notes, such how to install mysql2redis etc.

  • elisp
    This subrepo contains lots of emacs lisp scripts.

  • git
    Git usage and frequency command.

  • intellij
    Intellij config related.

  • js
    some awesome javascript and frequency used js code.

  • kit
    This subrepo includes many system configure scripts, and useful other scripts.

  • nginx
    The subrepo is used for nginix configure.

  • pandoc
    the universal document converter

  • phpd
    This subrepo related to php.

  • redis
    install redis and configure proxy

  • rsync
    Rsync is a very useful backup tool, which can backup data incremental.

  • squid
    the proxy server setting

  • sql
    Its contains some mysql configure and sql examples.

  • switchysharp
    the chrome switchysharp plugin chinanet and gfwlist config files.

  • tomcat
    the default tomcat appkit server config

  • vagrant
    Vagrant is a lite virtual machine tools. You can use it to build up running environment fast.

  • yum
    redhat yum configure

  • .rc
    .rc project contains lots of system configure files, like .vimrc .bashrc etc.