Edgar Gonzalez
|
4ef65fe192
|
Add src alias for 'spring rails c'.
|
2014-08-16 15:54:10 -04:00 |
|
Yan Pritzker
|
e256d430cc
|
Aliases for rails db migrations
|
2014-08-07 11:37:28 -05:00 |
|
Yan Pritzker
|
5e4ff731de
|
Merge pull request #506 from padi/patch-1
0_path.zsh reinserts .yadr directories twice in $PATH when in tmux
|
2014-07-04 12:27:53 -04:00 |
|
Yan Pritzker
|
1ff22da8d5
|
Merge pull request #497 from Sumukh/master
Added the Agnoster prompt as an option.
|
2014-07-04 12:25:16 -04:00 |
|
Sumukh Sridhara
|
690abc65ac
|
Add the agnoster prompt, with customizations
|
2014-07-03 21:46:40 -07:00 |
|
Marc Ignacio
|
a04dfa9d2b
|
0_path.zsh reinserts .yadr paths twice in tmux
in terminal
```sh
sky@nimbus ~ $ echo $PATH
/Users/sky/.rbenv/shims:/Users/sky/.rbenv/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Users/sky/.yadr/bin:/Users/sky/.yadr/bin/yadr
```
in tmux
```sh
sky@nimbus ~ $ echo $PATH
/Users/sky/.rbenv/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Users/sky/.rbenv/shims:/Users/sky/.yadr/bin:/Users/sky/.yadr/bin/yadr:/Users/sky/.yadr/bin:/Users/sky/.yadr/bin/yadr
```
|
2014-06-20 05:02:08 +08:00 |
|
Yan Pritzker
|
55fbbb73e0
|
Git recent branches alias
|
2014-06-19 10:05:12 -05:00 |
|
Yan Pritzker
|
a062321d93
|
Add hpr hub pull-request alias
|
2014-06-17 11:31:23 -05:00 |
|
Rajiv
|
ba2328df0b
|
zsh aliases to show/hide hidden files in Finder
|
2014-05-30 10:23:11 -07:00 |
|
tku
|
52ef5aa7af
|
fixed zpreztorc key-bindings
|
2014-01-15 18:02:06 -05:00 |
|
Yan Pritzker
|
2f2325755c
|
Aliases for spring/rails
|
2013-12-16 08:43:33 -06:00 |
|
Yan Pritzker
|
e90e9e79c9
|
Spring rspec alias
|
2013-11-14 22:43:38 -06:00 |
|
Yan Pritzker
|
ce16c53989
|
Go back to using skwp prompt for rvm-prompt integration
|
2013-11-03 21:20:55 -06:00 |
|
Yan Pritzker
|
fdd43accd0
|
Changed reference to prezto master
|
2013-11-03 21:19:16 -06:00 |
|
Yan Pritzker
|
5c6b241605
|
Remove unused run_tags. Use :Rtags instead
|
2013-08-04 16:50:18 -05:00 |
|
Yan Pritzker
|
8004dd2025
|
Switch to steeef_simplified prompt which doesn't seem to be problematic like the skwp prompt with newer prezto installs [Fix #272 #286]
|
2013-08-04 16:28:07 -05:00 |
|
Yan Pritzker
|
a729ef2a85
|
Added simplified steeef theme without newlines
|
2013-08-02 13:44:35 -05:00 |
|
Nanda Lopes
|
226bc506f5
|
Update prezto
|
2013-05-28 22:17:44 -03:00 |
|
Luiz Gonzaga dos Santos Filho
|
35e9c2db0f
|
Adding hack to make git completion faster for local stuff
|
2013-04-29 14:45:08 +02:00 |
|
petRUShka
|
76a1a4d8a9
|
Fix: [Zsh] load ssh-agent module
|
2013-04-19 01:06:10 +04:00 |
|
Yan Pritzker
|
c48241c973
|
Fix missing path to promptinit
|
2013-03-29 08:24:02 -07:00 |
|
Fabio Gallonetto
|
186e701bbd
|
Update zsh alias to support new yadr's commands
yrv -> deletes plugin
ylv -> lists plugins
|
2013-03-17 17:18:59 +00:00 |
|
Yan Pritzker
|
d6249fe3ae
|
Updated subprojects
|
2013-03-08 09:14:39 -06:00 |
|
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 |
|