prezto/lib
Robby Russell eb6ed520f3 Removing gdb alias as it conflicts with an actual command for gdb. Closes #17 2009-11-08 15:27:17 -08:00
..
aliases.zsh Removing gdb alias as it conflicts with an actual command for gdb. Closes #17 2009-11-08 15:27:17 -08:00
colors.zsh Moving all zsh config options into a lib/ subdirectory to make way for some upcoming changes to directory structure and configuration options 2009-09-23 07:43:36 -07:00
completion.zsh Fixing merge conflicts 886d97f41e72b8662232a2c6b196fb60508e4f67 2009-10-26 09:16:19 -07:00
correction.zsh put everything in lib 2009-09-23 16:14:43 +01:00
directories.zsh put everything in lib 2009-09-23 16:14:43 +01:00
functions.zsh merge upstream 2009-09-23 16:14:04 +01:00
git.zsh Fixed issue #25. 2009-11-06 20:55:08 +08:00
grep.zsh Moving all zsh config options into a lib/ subdirectory to make way for some upcoming changes to directory structure and configuration options 2009-09-23 07:43:36 -07:00
history.zsh merge upstream 2009-09-23 16:14:04 +01:00
key-bindings.zsh merge upstream 2009-09-23 16:14:04 +01:00
misc.zsh run update check *after* running custom configuration scripts. 2009-10-01 08:55:07 +01:00
prompt.zsh Whoops, forgot to include this dummy precmd implementation. 2009-10-20 06:26:06 +08:00
rake_completion.zsh Revert "Fixed issue #19 'Rake not auto completing'. The stat command syntax that was being used was not correct. Or at least on my machine. See man page for the stat command" 2009-11-08 15:24:20 -08:00
termsupport.zsh Added my prompt theme, with a tweak to the core oh-my-zsh to support it. My git_prompt_info function not only reports the branch and dirty status, but also whether or not the branch is ahead or behind of the remote, or both. It also switches the prompt colour from green to red if the previous command exited with a non-zero value (i.e. failed). 2009-10-20 06:24:21 +08:00