From ed53f8c3fed60ee969db84a0501722955e78831c Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Wed, 7 May 2008 11:35:45 +0100 Subject: [PATCH] fix filenames in headers --- .zsh/zshrc/00_path | 2 +- .zsh/zshrc/19_dircolors | 2 +- .zsh/zshrc/20_compsys | 2 +- .zsh/zshrc/40_tempfuncs | 2 +- .zsh/zshrc/60_vcsprompt | 2 +- .zsh/zshrc/80_bindkeys | 2 +- .zsh/zshrc/80_history | 2 +- .zsh/zshrc/80_prompt | 2 +- .zsh/zshrc/80_termfonts | 2 +- .zsh/zshrc/80_xtermtitle | 2 +- .zsh/zshrc/95_fortune.disabled | 2 +- .zsh/zshrc/95_watch | 2 +- .zsh/zshrc/99_TODO | 2 +- .zsh/zshrc/99_hookfunctions | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/.zsh/zshrc/00_path b/.zsh/zshrc/00_path index e7a18b1..bac01d4 100644 --- a/.zsh/zshrc/00_path +++ b/.zsh/zshrc/00_path @@ -1,4 +1,4 @@ -# zprofile/90_path +# zprofile/00_path # # Adds custom directories to the $PATH # diff --git a/.zsh/zshrc/19_dircolors b/.zsh/zshrc/19_dircolors index d084875..9abcf06 100644 --- a/.zsh/zshrc/19_dircolors +++ b/.zsh/zshrc/19_dircolors @@ -1,4 +1,4 @@ -# zshrc/90_dircolors +# zshrc/19_dircolors # # Load dircolors database # diff --git a/.zsh/zshrc/20_compsys b/.zsh/zshrc/20_compsys index 7abec12..3003f88 100644 --- a/.zsh/zshrc/20_compsys +++ b/.zsh/zshrc/20_compsys @@ -1,4 +1,4 @@ -# zshrc/20_compctl +# zshrc/20_compsys # # Configures the completions system # diff --git a/.zsh/zshrc/40_tempfuncs b/.zsh/zshrc/40_tempfuncs index 1c1d551..dd4eb07 100644 --- a/.zsh/zshrc/40_tempfuncs +++ b/.zsh/zshrc/40_tempfuncs @@ -1,4 +1,4 @@ -# zshrc/25_tempfiles +# zshrc/40_tempfuncs # # Helper functions to create temporary files and directories # diff --git a/.zsh/zshrc/60_vcsprompt b/.zsh/zshrc/60_vcsprompt index a99ca18..4cbfb6a 100644 --- a/.zsh/zshrc/60_vcsprompt +++ b/.zsh/zshrc/60_vcsprompt @@ -1,4 +1,4 @@ -# zshrc/85_git_prompt +# zshrc/60_vcsprompt # # Make git information available to the prompt # diff --git a/.zsh/zshrc/80_bindkeys b/.zsh/zshrc/80_bindkeys index 4c5ed7a..c107147 100644 --- a/.zsh/zshrc/80_bindkeys +++ b/.zsh/zshrc/80_bindkeys @@ -1,4 +1,4 @@ -# zshrc/90_bindkeys +# zshrc/80_bindkeys # # Defines key bindings # diff --git a/.zsh/zshrc/80_history b/.zsh/zshrc/80_history index 48a161a..e515b51 100644 --- a/.zsh/zshrc/80_history +++ b/.zsh/zshrc/80_history @@ -1,4 +1,4 @@ -# zshrc/90_history +# zshrc/80_history # # Set up command line history functions # diff --git a/.zsh/zshrc/80_prompt b/.zsh/zshrc/80_prompt index cdde4da..8c86514 100644 --- a/.zsh/zshrc/80_prompt +++ b/.zsh/zshrc/80_prompt @@ -1,4 +1,4 @@ -# zshrc/90_prompt +# zshrc/80_prompt # # Formats the shell prompt # diff --git a/.zsh/zshrc/80_termfonts b/.zsh/zshrc/80_termfonts index 8fe04f6..8f2e415 100644 --- a/.zsh/zshrc/80_termfonts +++ b/.zsh/zshrc/80_termfonts @@ -1,4 +1,4 @@ -# zshrc/70_termfonts +# zshrc/80_termfonts # # provide helper methods to increase/decrease fonts from the command line # diff --git a/.zsh/zshrc/80_xtermtitle b/.zsh/zshrc/80_xtermtitle index e700aa1..6496952 100644 --- a/.zsh/zshrc/80_xtermtitle +++ b/.zsh/zshrc/80_xtermtitle @@ -1,4 +1,4 @@ -# zterm-title +# zshrc/80_xtermtitle # # Fancy setting of the xterm title # diff --git a/.zsh/zshrc/95_fortune.disabled b/.zsh/zshrc/95_fortune.disabled index 11d843b..a243c28 100644 --- a/.zsh/zshrc/95_fortune.disabled +++ b/.zsh/zshrc/95_fortune.disabled @@ -1,4 +1,4 @@ -# zshrc/99_fortune +# zshrc/95_fortune # # Prints a fortune cookie to each interactive shell # diff --git a/.zsh/zshrc/95_watch b/.zsh/zshrc/95_watch index 29e2d97..a5c462a 100644 --- a/.zsh/zshrc/95_watch +++ b/.zsh/zshrc/95_watch @@ -1,4 +1,4 @@ -# zshrc/98_watch +# zshrc/95_watch # # watch activity of other users # diff --git a/.zsh/zshrc/99_TODO b/.zsh/zshrc/99_TODO index dc1294b..d84e91e 100644 --- a/.zsh/zshrc/99_TODO +++ b/.zsh/zshrc/99_TODO @@ -1,4 +1,4 @@ -# zshrc/00_TODO +# zshrc/99_TODO # # All kinds of stuff not yet split to other files # TEMPORARY diff --git a/.zsh/zshrc/99_hookfunctions b/.zsh/zshrc/99_hookfunctions index 34abb0e..653a28c 100644 --- a/.zsh/zshrc/99_hookfunctions +++ b/.zsh/zshrc/99_hookfunctions @@ -1,4 +1,4 @@ -# zshrc/99_hook_functions +# zshrc/99_hookfunctions # # define hook functions in case the *_functions arrays are not honoured # -- 2.39.2