Commit Graph

119 Commits

Author SHA1 Message Date
Yan Pritzker
900c804601 Override rm alias so that it doesn't prompt every time 2012-09-28 09:30:51 -07:00
Yan Pritzker
081630a443 Better installation of fasd [Close #123]
Now with zsh tab completion for `z` and other fasd commands!
2012-09-27 12:09:35 -07:00
Yan Pritzker
6ef021e013 Switch prezto to point to master [#167] 2012-09-27 08:44:52 -07:00
Yan Pritzker
e86742bf94 Automatically load ~/.secrets [Close #166] 2012-09-27 08:43:13 -07:00
Yan Pritzker
fa357bbd35 Ability to store your own prompts in ~/.zsh.prompts [Close #152]
We no longer pollute yadr or prezto directories with custom code!
2012-09-26 11:05:28 -07:00
Yan Pritzker
ae2076bfd1 Prezto support! Make sure you run rake:install 2012-09-26 10:23:39 -07:00
Yan Pritzker
f145df4e6f Latest versions of vim plugins 2012-09-18 22:58:26 -05:00
Yan Pritzker
69d699d0bc Hardcode location of .yadr
Occasionally it is slow on the find command. This code has no reason to be.
2012-09-14 12:30:08 -07:00
Yan Pritzker
8caeeeaa77 Improve color of grep to yellow 2012-09-11 10:19:13 -07:00
Jean Mertz
3ccf99bf51 Update prezto submodule 2012-09-06 10:17:27 +02:00
Yan Pritzker
4742eb91db Remove git.zsh, it is not useful [Close #135] 2012-08-10 16:02:48 -07:00
Jean Mertz
f9df5c6ba4 Moved to experimental Prezto branch 2012-08-10 07:22:07 +02:00
Jean Mertz
2410bf220b Add simple Prezto installation 2012-08-09 20:47:45 +02:00
Jean Mertz
6b98421fe1 Add Prezto submodule 2012-08-09 18:50:19 +02:00
Jean Mertz
94122b17ac Remove zsh/prezto custom directory in favor of submodule 2012-08-09 18:48:00 +02:00
Jean Mertz
9c3ab949a5 Swap all references of oh-my-zsh to Prezto 2012-08-09 18:09:50 +02:00
Yan Pritzker
b4bd099252 enabling theme changes when using prezto through zsh before
(cherry picked from commit 1cccb0e9c522654b7976bea047ed6f9f221ee510)
2012-08-08 13:36:29 -07:00
yan
aca163580f Upgraded plugins 2012-07-19 12:46:19 -07:00
yan
72b9287f75 Add back Rails2-compatible console alias 'co' 2012-07-10 09:54:16 -07:00
Yan Pritzker
942b5f2f3b Merge pull request #115 from bastnic/patch-2
Handle homebrew sbin executables
2012-06-23 09:12:26 -07:00
yan
b1d9592d14 Fixing omodload: no such module: alias issue (#111) 2012-06-23 09:10:37 -07:00
yan
3224d33d99 gcp git cherry pick alias 2012-06-22 11:29:42 -07:00
Pete Schaffner
e09a0942ca Fixing omodload: no such module: alias issue (#111) 2012-06-20 13:01:16 -04:00
Bastien Jaillot
e522d387ef Handle homebrew sbin executables 2012-06-18 19:24:30 +03:00
Matthew Platts
a80b5aa0d0 Rails console alias updated for Rails 3 2012-06-14 10:40:24 +10:00
yan
3568c47d1e Added some rake aliases 2012-05-31 13:49:40 -07:00
yan
2f38d32e25 Aliases: gbd for branch deletion; portforward for 80:3000 forwarding 2012-05-30 01:34:20 -07:00
yan
cfe89df184 Added editrc/inputrc for vimification of mysql/irb command line tools 2012-05-18 14:08:46 -07:00
yan
b1dfcb1901 Added ctrl-a and ctrl-e end and beginning of line bindings [Close #94] 2012-04-24 16:32:04 -07: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
fa1aa24105 Renamed grc alias to not conflict with grc colorization tool 2012-04-20 10:15:08 -07:00
yan
4d46b1c9e9 Add zsh syntax highlighting 2012-04-19 18:26:30 -07:00
yan
2ad786a41b Added Ctrl-x,Ctrl-l to zsh to insert output of last command 2012-04-19 17:55:41 -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
yan
169b24ca43 Fix link to zsh/aliases broken by previous 2012-04-04 22:56:51 -07:00
yan
80763d53a9 Merge remote-tracking branch 'kylewest/symlinks'
* kylewest/symlinks:
  Removed symlinks.
2012-04-04 22:54:57 -07:00
yan
fd17b61020 Fix path to yadr bins [Close #69] 2012-04-02 11:46:37 -07:00
yan
54fa2f23d0 Ensure path loads first 2012-04-02 10:46:02 -07:00
yan
1299fce10c Added yadr bin path 2012-04-02 10:42:04 -07:00
Kyle West
50c2e5e140 Removed symlinks. 2012-04-02 09:07:23 -04:00
Kyle West
4c41b17591 Ability to customize zsh in ~/.yadr/custom/zsh folder
* Split zsh config into snippets in zsh/ folder, similar to vim
 * Feature implementation by @kylewest

* kylewest/zsh:
  Documentation for customizing ZSH.
  Only init fasd if it is installed.
  Removed brew and github plugins.
  updated .gitignore for new zsh paths.
  simplifying paths for zsh customization.
  added zsh aliases. Moved other files but left symlinks for backwards compatibility.
  automatically load RVM or rbenv.
  updated .gitignore
  adding sample zsh configs.
  added directories and code for custom zsh configuration.
2012-04-01 19:26:06 -07:00
Kyle West
b0c0e26bc2 merged upstream/master. 2012-03-23 13:28:43 -04:00
Kyle West
1aa9e5b875 Only init fasd if it is installed. 2012-03-22 16:15:42 -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
Yan Pritzker
870439f3b7 Merge pull request #25 from winmillwill/master
Persistent Undo for CLI vim. MacVim is now required to come from brew.
2012-02-28 00:53:37 -08:00
Ellis Berner
51979c6097 Add homebrew path 2012-02-24 13:30:44 -08:00
Will Milton
59f10e5e88 persistent undo for cli vim.
Also had to create the backups directory, not sure where to do that.
2012-02-22 20:02:05 -06: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
2c1c8392e7 Added gt 'git tag' alias 2011-12-21 09:27:26 -08:00
yan
dd72e79ac3 Added example oh-my-zsh zshrc and instructions 2011-12-18 13:26:04 -08:00
yan
13010de156 Added gplr git pull --rebase alias 2011-12-17 00:45:45 -08:00
yan
8d0354ab29 Added yadr init-plugins command, and README 2011-12-07 23:27:41 -08: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