]> 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:

functions to convert number bases
authormartin f. krafft <madduck@madduck.net>
Fri, 9 May 2008 18:42:26 +0000 (19:42 +0100)
committermartin f. krafft <madduck@madduck.net>
Fri, 9 May 2008 21:02:42 +0000 (22:02 +0100)
commit84eace384293216f79aaff7df442afb9414cbf57
treed6b494e92d3530ee47b56a85d454c43e4ebb3d32
parent075bc38d09adc68a88ef7c9bbdefe3e7d8cb76d8
functions to convert number bases
.zsh/func/baseconv [new file with mode: 0755]
.zsh/zshrc/30_aliases