Ian Ker-Seymer
f9c5c26b28
Add aliases ('cls' and 'brewU')
2014-09-22 00:20:27 -06:00
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
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
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
5c6b241605
Remove unused run_tags. Use :Rtags instead
2013-08-04 16:50:18 -05: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
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
1abaf1af42
Sprintly alias
2012-11-13 10:50:56 -06:00
Yan Pritzker
5c54fcd169
A few new git aliases
2012-11-09 13:41:00 -06: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
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
ae2076bfd1
Prezto support! Make sure you run rake:install
2012-09-26 10:23:39 -07: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
72b9287f75
Add back Rails2-compatible console alias 'co'
2012-07-10 09:54:16 -07:00
yan
3224d33d99
gcp git cherry pick alias
2012-06-22 11:29:42 -07: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
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
fa1aa24105
Renamed grc alias to not conflict with grc colorization tool
2012-04-20 10:15:08 -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
169b24ca43
Fix link to zsh/aliases broken by previous
2012-04-04 22:56:51 -07:00
Kyle West
c9df74c644
merge master
2012-03-01 16:40:43 -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