Go to file
aborn c79f75658b commit by magit in emacs@2024-02-05 09:41:25 2024-02-05 09:41:25 +08:00
.rc remov go 2021-04-09 11:09:17 +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 use gawk replace with awk 2023-08-22 10:25:48 +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
js commit by magit in emacs@2022-09-14 19:36:46 2022-09-14 19:36:47 +08:00
kit move to ubuntu 2017-05-06 22:27:06 +08:00
mac commit by magit in emacs@2022-05-05 17:10:34 2022-05-05 17:10:36 +08:00
mysql commit by magit in emacs@2016-12-30 17:17:32 2016-12-30 17:17:33 +08:00
nginx commit by magit in emacs@2022-05-16 12:05:14 2022-05-16 12:05:17 +08: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 tar file 2018-04-05 23:02:58 -04:00
shell Merge branch 'master' of github.com:aborn/CodeSnippet 2023-08-19 17:04:50 +08:00
sql feat: add. 2023-07-10 13:15:38 +08:00
squid squid update 2015-12-15 15:19:06 +08:00
src/main/java/com/github/aborn add FileUtils 2021-06-30 11:59:27 +08:00
switchysharp commit by magit in emacs@2024-02-05 09:41:25 2024-02-05 09:41:25 +08:00
tomcat tomcat 2015-09-28 14:02:18 +08:00
ubuntu commit by magit in emacs@2022-05-07 06:34:44 2022-05-07 06:34:46 +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 add java email deal 2021-06-30 11:29:51 +08:00
README.md update readme 2021-06-30 11:40:35 +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
pom.xml add FileUtils 2021-06-30 11:59:27 +08:00
sh.txt git difftool 2016-11-07 23:53:48 +08:00

README.md

CodeSnippet

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.