]> git.madduck.net Git - etc/zsh.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

initial checkin
authormartin f. krafft <madduck@madduck.net>
Sun, 4 May 2008 23:08:54 +0000 (00:08 +0100)
committermartin f. krafft <madduck@madduck.net>
Sun, 4 May 2008 23:08:54 +0000 (00:08 +0100)
commit9a1960b5edade792e0d4d9a8c8e0630e774affc5
tree98db971c3e9b22c2d76021048ff98ee3c2aa4f1b
initial checkin
25 files changed:
.zsh/.zlogin [new symlink]
.zsh/.zlogout [new symlink]
.zsh/.zprofile [new symlink]
.zsh/.zshenv [new symlink]
.zsh/.zshrc [new symlink]
.zsh/header [new file with mode: 0644]
.zsh/logging [new file with mode: 0644]
.zsh/rcsstub [new file with mode: 0644]
.zsh/sourcedir [new file with mode: 0644]
.zsh/util [new file with mode: 0644]
.zsh/xterm-title [new file with mode: 0644]
.zsh/zlogout/90_sudo [new file with mode: 0644]
.zsh/zprofile/00_nocores [new file with mode: 0644]
.zsh/zshenv/00_fpath [new file with mode: 0644]
.zsh/zshenv/00_rdirs [new file with mode: 0644]
.zsh/zshrc/00_TODO [new file with mode: 0644]
.zsh/zshrc/00_autoload [new file with mode: 0644]
.zsh/zshrc/25_tempfiles [new file with mode: 0644]
.zsh/zshrc/30_aliases [new file with mode: 0644]
.zsh/zshrc/90_bindkeys [new file with mode: 0644]
.zsh/zshrc/90_compctl [new file with mode: 0644]
.zsh/zshrc/90_history [new file with mode: 0644]
.zsh/zshrc/90_prompt [new file with mode: 0644]
.zsh/zshrc/99_fortune [new file with mode: 0644]
.zshenv [new file with mode: 0644]