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

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:

reordering of zshrc files
authormartin f. krafft <madduck@madduck.net>
Wed, 7 May 2008 10:32:27 +0000 (11:32 +0100)
committermartin f. krafft <madduck@madduck.net>
Wed, 7 May 2008 10:32:31 +0000 (11:32 +0100)
12 files changed:
.zsh/zshrc/19_dircolors [moved from .zsh/zshrc/89_dircolors with 100% similarity]
.zsh/zshrc/40_tempfuncs [moved from .zsh/zshrc/25_tempfuncs with 100% similarity]
.zsh/zshrc/60_vcsprompt [moved from .zsh/zshrc/85_vcs_prompt with 100% similarity]
.zsh/zshrc/80_bindkeys [moved from .zsh/zshrc/90_bindkeys with 100% similarity]
.zsh/zshrc/80_history [moved from .zsh/zshrc/90_history with 100% similarity]
.zsh/zshrc/80_prompt [moved from .zsh/zshrc/90_prompt with 100% similarity]
.zsh/zshrc/80_termfonts [moved from .zsh/zshrc/70_termfonts with 100% similarity]
.zsh/zshrc/80_xtermtitle [moved from .zsh/zshrc/90_xterm_title with 100% similarity]
.zsh/zshrc/95_fortune.disabled [moved from .zsh/zshrc/99_fortune.disabled with 100% similarity]
.zsh/zshrc/95_watch [moved from .zsh/zshrc/98_watch with 100% similarity]
.zsh/zshrc/99_TODO [moved from .zsh/zshrc/00_TODO with 100% similarity]
.zsh/zshrc/99_hookfunctions [moved from .zsh/zshrc/99_hook_functions with 100% similarity]

similarity index 100%
rename from .zsh/zshrc/90_history
rename to .zsh/zshrc/80_history
similarity index 100%
rename from .zsh/zshrc/90_prompt
rename to .zsh/zshrc/80_prompt
similarity index 100%
rename from .zsh/zshrc/98_watch
rename to .zsh/zshrc/95_watch
similarity index 100%
rename from .zsh/zshrc/00_TODO
rename to .zsh/zshrc/99_TODO