You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
James Adam e16a74b6ec Whoops, forgot to include this dummy precmd implementation. 15 years ago
..
aliases.zsh Adding devlog alias for tailing development.log for Rails 15 years ago
colors.zsh Moving all zsh config options into a lib/ subdirectory to make way for some upcoming changes to directory structure and configuration options 15 years ago
completion.zsh Fixing merge conflicts 886d97f41e72b8662232a2c6b196fb60508e4f67 15 years ago
correction.zsh put everything in lib 15 years ago
directories.zsh put everything in lib 15 years ago
functions.zsh merge upstream 15 years ago
git.zsh Moving all zsh config options into a lib/ subdirectory to make way for some upcoming changes to directory structure and configuration options 15 years ago
grep.zsh Moving all zsh config options into a lib/ subdirectory to make way for some upcoming changes to directory structure and configuration options 15 years ago
history.zsh merge upstream 15 years ago
key-bindings.zsh merge upstream 15 years ago
misc.zsh run update check *after* running custom configuration scripts. 15 years ago
prompt.zsh Whoops, forgot to include this dummy precmd implementation. 15 years ago
rake_completion.zsh 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 15 years ago
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). 15 years ago