oh-my-zsh/lib
2009-11-25 12:45:16 -08:00
..
aliases.zsh Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh 2009-11-09 21:28:17 +01:00
appearance.zsh parse error fix 2009-11-05 20:48:08 +01:00
completion.zsh Only using the contents of .ssh/known_hosts when the file exists for ssh/scp auto-completion. Closes issue #20 2009-11-08 15:34:02 -08: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 Adding current_branch function, which can be used like: git pull origin master 2009-11-25 12:45:16 -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 Joined the appearance so the theme can apply LSCOLORS too 2009-11-04 20:37:18 +01: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 Revert "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-11-09 07:33:51 -08:00