1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-22 16:00:08 +00:00
Commit graph

460 commits

Author SHA1 Message Date
Gerhard Lazu 7705ffaf0c Added git diff for vim (gdv) 2009-10-11 09:56:22 +01:00
Matthew Donoughe c1444a9612 should probably use the value of CASE_INSENSITIVE 2009-10-07 20:08:54 +00:00
Matthew Donoughe cea6040c30 allow case sensitivity to be toggled 2009-10-07 20:03:23 +00:00
Markus Prinz 60e99779d5 Make "-" an alias for "cd -" (cd back to previous directory) 2009-10-03 19:48:29 +02:00
Jon Evans eddab5034c run update check *after* running custom configuration scripts.
This means we are running it after $PATH has potentially been set up,
which means it's more likely that commands like "git" will be found
2009-10-01 08:55:07 +01:00
Robby Russell 00a190bc01 Oh My Zsh gets a weekly auto-updater... the future is now! 2009-09-23 17:12:19 -07:00
James Cox f363c025da put everything in lib 2009-09-23 16:14:43 +01:00
James Cox 8a8a7bafa0 merge upstream 2009-09-23 16:14:04 +01:00
Robby Russell ff545e6934 Bumping up history to 10k commands 2009-09-23 08:07:02 -07:00
Robby Russell 8debd097fb 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