Commit Graph

108 Commits

Author SHA1 Message Date
Yan Pritzker
0211376153 Vim plugins and prezto updated 2013-02-06 15:20:21 -06:00
Rafael Regis
dab6d99f68 Delete yuv alias, as asked by the comment. 2013-01-17 22:57:47 -02:00
Rafael Regis
89a49173ae Use vim instead of vi.
- vi command uses vim that comes with the system instead of the one of MacVim.
2013-01-17 14:44:23 -02:00
Rafael Regis
f4c5a7dba2 Remove '..' alias.
- cd ..; cd ../..; cd ../../..; cd ../../../.. are aliased by
  default on zsh to ..; ...; ....; ..... respectively.
2013-01-17 14:36:34 -02:00
Yan Pritzker
73ea651afd Merge pull request #235 from rafaelregis/fix_vim_alias
Fixed vim alias.
2013-01-17 08:12:58 -08:00
Yan Pritzker
5d0c988f71 Sprintly alias 2013-01-10 10:25:18 -06:00
Rafael Regis
5cd34a1b64 Fixed vim alias.
- Only set vim alias if MacVim is installed (using homebrew or not)
2013-01-10 01:42:08 -02:00
Yan Pritzker
a16451a541 Removed esc-l and esc-. bindings messing with vim in zsh 2012-11-30 13:43:46 -06:00
Yan Pritzker
ce05cc1866 Ensure EDITOR/VISUAL vars set to vim [Fix #217] 2012-11-20 12:48:10 -06:00
Yan Pritzker
5ba606f60d Fix 'ga *foo*' by not globbing git 2012-11-16 12:04:34 -06:00
Yan Pritzker
fc41f679ca Fix skwp and kylewest themes - ensure git-info is on [Fix #213] 2012-11-16 09:34:00 -06:00
Yan Pritzker
630063efe4 Bring back keybindings to enable vim mode and ctrl-R [Fix #212]
This reverts commit 686e8d706f.
2012-11-13 13:49:01 -06:00
Yan Pritzker
1abaf1af42 Sprintly alias 2012-11-13 10:50:56 -06:00
Yan Pritzker
8c2c9ecb22 Merge pull request #206 from kylewest/kylewest-prezto-theme
kylewest theme
2012-11-10 15:29:04 -08:00
Yan Pritzker
f2fe26dba9 Enable vi mode in the prompt 2012-11-10 17:30:38 -06:00
Kyle West
ba301d06a5 remove highlighters to fix beep [fixes #199] 2012-11-10 17:30:38 -06:00
Kyle West
5c003dc7d4 enable ssh-agent forwarding 2012-11-10 17:30:38 -06:00
Kyle West
4142651ba3 removed redundant $PATH 2012-11-10 17:30:38 -06:00
Kyle West
2c8c33539c remove rvm, part of prezto ruby module 2012-11-10 17:30:38 -06:00
Kyle West
686e8d706f remove key-bindings, part of prezto 2012-11-10 17:30:38 -06:00
Kyle West
7125be8520 remove color-man-pages, part of prezto 2012-11-10 17:30:38 -06:00
Kyle West
f37801be24 load prezto modules 2012-11-10 17:30:38 -06:00
Kyle West
462e8b51ad enable all syntax highlighters 2012-11-10 17:30:38 -06:00
Kyle West
6cd5813f6c update to latest zpreztorc from prezto repository 2012-11-10 17:30:37 -06:00
Kyle West
78d2eedc39 refactor skwp theme in the "prezto" style 2012-11-10 17:30:37 -06:00
Yan Pritzker
5c54fcd169 A few new git aliases 2012-11-09 13:41:00 -06:00
Kyle West
d40f1bedbe cleanup RPROMPT 2012-11-06 11:50:56 -05:00
Kyle West
d0c20b5678 kylewest theme 2012-11-06 11:42:40 -05:00
Yan Pritzker
a2448c12e8 Go back to emacs binding - it broke Ctrl-C 2012-10-25 13:11:52 -05:00
Yan Pritzker
7e23b644b7 Disable bell [Fix #199] 2012-10-25 11:27:07 -05:00
Yan Pritzker
59ff83a0a3 Ship custom zpreztorc with syntax highlight, history substring search [Fix #191] 2012-10-25 09:52:18 -05:00
Yan Pritzker
643ee2d319 Zeus and rspec aliases 2012-10-24 10:36:34 -05:00
Yan Pritzker
d59b532eee Stash aliases 2012-10-24 10:36:17 -05:00
Wes Morgan
8812584047 ask rbenv for current version instead of reading rbenv/version file 2012-10-23 11:58:50 -06:00
Wes Morgan
fae42395f5 support rbenv version in skwp prompt 2012-10-23 11:11:27 -06:00
Yan Pritzker
769988a2ce Update plugins, replace ShowMarks (again) 2012-10-18 10:35:19 -07:00
Yan Pritzker
bb8ce756d3 A little cleaner under linux
I'm not explicitly supporting linux, but a few minor changes
make YADR useable for server administration.
2012-10-12 00:14:33 -07:00
Yan Pritzker
1f0693ce1d Improve the way submodules are updated [Close #153]
Also updated all plugins to their latest master versions.
2012-10-08 21:38:21 -07:00
Yan Pritzker
e1fe13d022 Ignore whitespace in git diffs; a few aliases 2012-10-07 22:09:45 -07:00
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