]>
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:
14 files changed:
-# zprofile/9 0_path
+# zprofile/0 0_path
#
# Adds custom directories to the $PATH
#
-# zshrc/90 _dircolors
+# zshrc/19 _dircolors
#
# Load dircolors database
#
-# zshrc/20_compctl
+# zshrc/20_compsys
#
# Configures the completions system
#
-# zshrc/25_tempfile s
+# zshrc/40_tempfunc s
#
# Helper functions to create temporary files and directories
#
-# zshrc/85_git_ prompt
+# zshrc/60_vcs prompt
#
# Make git information available to the prompt
#
-# zshrc/9 0_bindkeys
+# zshrc/8 0_bindkeys
#
# Defines key bindings
#
-# zshrc/9 0_history
+# zshrc/8 0_history
#
# Set up command line history functions
#
-# zshrc/9 0_prompt
+# zshrc/8 0_prompt
#
# Formats the shell prompt
#
-# zshrc/7 0_termfonts
+# zshrc/8 0_termfonts
#
# provide helper methods to increase/decrease fonts from the command line
#
-# zterm- title
+# zshrc/80_xterm title
#
# Fancy setting of the xterm title
#
-# zshrc/99 _fortune
+# zshrc/95 _fortune
#
# Prints a fortune cookie to each interactive shell
#
-# zshrc/98 _watch
+# zshrc/95 _watch
#
# watch activity of other users
#
-# zshrc/00 _TODO
+# zshrc/99 _TODO
#
# All kinds of stuff not yet split to other files
# TEMPORARY
-# zshrc/99_hook_ functions
+# zshrc/99_hookfunctions
#
# define hook functions in case the *_functions arrays are not honoured
#