Jie Feng
beeeffdc11
zshrc added, restructrure
2017-08-09 16:16:48 +08:00
Jean Mertz
2410bf220b
Add simple Prezto installation
2012-08-09 20:47:45 +02:00
Jean Mertz
9c3ab949a5
Swap all references of oh-my-zsh to Prezto
2012-08-09 18:09:50 +02:00
yan
ca01730f81
Support for @sorin-ionescu rewrite of oh-my-zsh
...
Sorin's OMZ rewrite is a bit nicer, as it's written in more
native style ZSH, doesn't do auto updates, and incorporates
many bugfixes, and is more actively maintained than Robby's branch.
For now, YADR supports both, so if you want to try out the sorin
branch, go to sorin-ionescu/oh-my-zsh, install it, and rerun
the YADR installer so that the skwp theme is installed for you.
If you want to have them side by side for comparison, rename the
old robby one to ~/.oh-my-zsh.robby or similar, so you can toggle
back and forth through renames, or symlinks.
2012-04-23 10:32:47 -07:00
yan
bfae8fcd11
Moved rvm configuration to separate zsh snippet to keep zshrc clean
2012-04-23 10:32:36 -07:00
yan
700187e622
Remove extra zsh plugins. [ Close #78 ]
...
Use .yadr/custom/zsh/before if you want your own list of plugins.
2012-04-14 16:40:54 -07:00
yan
b292a7a33f
Load zsh customizations from custom/zsh/before/* and custom/zsh/after/* instead of filename globbing [ Close #79 ]
...
* File pattern globbing was too brittle. If you had plugins incorrectly
named, or had only a before or after directory, things would break in
nonobvious ways.
2012-04-05 11:49:43 -07:00
Kyle West
b0c0e26bc2
merged upstream/master.
2012-03-23 13:28:43 -04:00
yan
611046e3d7
Added zsh skwp.theme to installer, so we don't rely on my zsh fork anymore
2012-03-22 12:53:25 -07:00
Kyle West
f2529aca6e
merge master branch.
2012-03-21 15:33:34 -04:00
yan
9d700e3df0
Added fasd for quick filesystem navigation
2012-03-18 21:15:37 -07:00
Taybin Rutkin
3a0a8c8777
turn on the amazing zmv
...
- alias it to use 'noglob zmv -W', so that you can do stuff like
zmv foo.* bar.*
to rename all foo files to bar files without annoying quoting.
http://grml.org/zsh/zsh-lovers.html#_zmv_examples_require_autoload_zmv
2012-03-12 23:29:02 -04:00
Ellis Berner
ebfe8123aa
Substring search
2012-03-12 14:15:16 -07:00
yan
a868be3176
Better colors for manpage search as suggested by @irrationalfab
2012-03-07 09:02:21 -08:00
Fabio
c99cc0b354
Less Colors for Man Pages
2012-03-06 11:57:33 +01:00
Kyle West
c9df74c644
merge master
2012-03-01 16:40:43 -05:00
Kyle West
435776f272
Removed brew and github plugins.
...
ZSH was becoming slow. Research suggested these plugins were to blame.
http://superuser.com/questions/236953/zsh-starts-incredibly-slowly
2012-03-01 16:19:34 -05:00
Ellis Berner
51979c6097
Add homebrew path
2012-02-24 13:30:44 -08:00
Yan Pritzker
56f649e939
Do not try to source the .secrets file if there is none
...
(cherry picked from commit 0002a86a3f4cf5db8c7a623189cd08f8816dfa9d)
2012-02-04 21:13:19 -08:00
Kyle West
f6549f64f8
simplifying paths for zsh customization.
2012-01-31 12:21:57 -05:00
Kyle West
228d89ec38
added zsh aliases. Moved other files but left symlinks for backwards compatibility.
2012-01-30 23:46:41 -05:00
Kyle West
f8adde9e05
automatically load RVM or rbenv.
2012-01-30 23:39:20 -05:00
Kyle West
c3e48bbacb
added directories and code for custom zsh configuration.
2012-01-30 23:20:38 -05:00
Kyle West
42104de0aa
YADR can be installed to any directory and everything still works
2012-01-25 02:04:37 -05:00
yan
acb81bb874
Adding 'yadr' command for managing plugins (wip)
2011-12-07 20:34:25 -08:00
yan
f82daf5aec
Dir structure cleanup
2011-12-07 02:48:00 -08:00