From ad8b383d21775f621bab9a72a76413fc9fdd00ef Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Wed, 7 May 2008 11:32:27 +0100 Subject: [PATCH 1/1] reordering of zshrc files --- .zsh/zshrc/{89_dircolors => 19_dircolors} | 0 .zsh/zshrc/{25_tempfuncs => 40_tempfuncs} | 0 .zsh/zshrc/{85_vcs_prompt => 60_vcsprompt} | 0 .zsh/zshrc/{90_bindkeys => 80_bindkeys} | 0 .zsh/zshrc/{90_history => 80_history} | 0 .zsh/zshrc/{90_prompt => 80_prompt} | 0 .zsh/zshrc/{70_termfonts => 80_termfonts} | 0 .zsh/zshrc/{90_xterm_title => 80_xtermtitle} | 0 .zsh/zshrc/{99_fortune.disabled => 95_fortune.disabled} | 0 .zsh/zshrc/{98_watch => 95_watch} | 0 .zsh/zshrc/{00_TODO => 99_TODO} | 0 .zsh/zshrc/{99_hook_functions => 99_hookfunctions} | 0 12 files changed, 0 insertions(+), 0 deletions(-) rename .zsh/zshrc/{89_dircolors => 19_dircolors} (100%) rename .zsh/zshrc/{25_tempfuncs => 40_tempfuncs} (100%) rename .zsh/zshrc/{85_vcs_prompt => 60_vcsprompt} (100%) rename .zsh/zshrc/{90_bindkeys => 80_bindkeys} (100%) rename .zsh/zshrc/{90_history => 80_history} (100%) rename .zsh/zshrc/{90_prompt => 80_prompt} (100%) rename .zsh/zshrc/{70_termfonts => 80_termfonts} (100%) rename .zsh/zshrc/{90_xterm_title => 80_xtermtitle} (100%) rename .zsh/zshrc/{99_fortune.disabled => 95_fortune.disabled} (100%) rename .zsh/zshrc/{98_watch => 95_watch} (100%) rename .zsh/zshrc/{00_TODO => 99_TODO} (100%) rename .zsh/zshrc/{99_hook_functions => 99_hookfunctions} (100%) diff --git a/.zsh/zshrc/89_dircolors b/.zsh/zshrc/19_dircolors similarity index 100% rename from .zsh/zshrc/89_dircolors rename to .zsh/zshrc/19_dircolors diff --git a/.zsh/zshrc/25_tempfuncs b/.zsh/zshrc/40_tempfuncs similarity index 100% rename from .zsh/zshrc/25_tempfuncs rename to .zsh/zshrc/40_tempfuncs diff --git a/.zsh/zshrc/85_vcs_prompt b/.zsh/zshrc/60_vcsprompt similarity index 100% rename from .zsh/zshrc/85_vcs_prompt rename to .zsh/zshrc/60_vcsprompt diff --git a/.zsh/zshrc/90_bindkeys b/.zsh/zshrc/80_bindkeys similarity index 100% rename from .zsh/zshrc/90_bindkeys rename to .zsh/zshrc/80_bindkeys diff --git a/.zsh/zshrc/90_history b/.zsh/zshrc/80_history similarity index 100% rename from .zsh/zshrc/90_history rename to .zsh/zshrc/80_history diff --git a/.zsh/zshrc/90_prompt b/.zsh/zshrc/80_prompt similarity index 100% rename from .zsh/zshrc/90_prompt rename to .zsh/zshrc/80_prompt diff --git a/.zsh/zshrc/70_termfonts b/.zsh/zshrc/80_termfonts similarity index 100% rename from .zsh/zshrc/70_termfonts rename to .zsh/zshrc/80_termfonts diff --git a/.zsh/zshrc/90_xterm_title b/.zsh/zshrc/80_xtermtitle similarity index 100% rename from .zsh/zshrc/90_xterm_title rename to .zsh/zshrc/80_xtermtitle diff --git a/.zsh/zshrc/99_fortune.disabled b/.zsh/zshrc/95_fortune.disabled similarity index 100% rename from .zsh/zshrc/99_fortune.disabled rename to .zsh/zshrc/95_fortune.disabled diff --git a/.zsh/zshrc/98_watch b/.zsh/zshrc/95_watch similarity index 100% rename from .zsh/zshrc/98_watch rename to .zsh/zshrc/95_watch diff --git a/.zsh/zshrc/00_TODO b/.zsh/zshrc/99_TODO similarity index 100% rename from .zsh/zshrc/00_TODO rename to .zsh/zshrc/99_TODO diff --git a/.zsh/zshrc/99_hook_functions b/.zsh/zshrc/99_hookfunctions similarity index 100% rename from .zsh/zshrc/99_hook_functions rename to .zsh/zshrc/99_hookfunctions -- 2.39.2