This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
ohmyzsh
Watch
1
Star
0
Fork
0
You've already forked ohmyzsh
mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced
2025-06-03 22:04:31 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
ohmyzsh
/
lib
History
Robby Russell
5c13930832
Revert "Whoops, forgot to include this dummy precmd implementation."
...
This reverts commit a21525ba0ccbdf35a0524f6cf7f2025fef578c78.
2009-11-09 07:33:38 -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
…
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
…
git.zsh
Fixed issue
#25
.
2009-11-09 07:15:06 +08:00
grep.zsh
…
history.zsh
…
key-bindings.zsh
…
misc.zsh
run update check *after* running custom configuration scripts.
2009-10-01 08:55:07 +01:00
prompt.zsh
Revert "Whoops, forgot to include this dummy precmd implementation."
2009-11-09 07:33:38 -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-11-09 07:14:52 +08:00