Commit Graph

112 Commits

Author SHA1 Message Date
hophacker
310ebd8efe hophacker to rallets-network 2017-05-16 02:24:48 +08:00
hophacker
6867617f8f python, docker_clean_images, scp 2017-05-12 18:27:04 +08:00
Jie Feng
302631b576 shortcuts for ssh_ scp_ 2017-05-04 22:49:58 +08:00
Jie Feng
5248368fd0 set_proxy changes 2017-04-12 10:42:53 +08:00
Jie Feng
d49165685e stuff 2017-03-25 10:21:33 +08:00
Jie Feng
e3086e95db some chagnes 2017-03-21 12:18:08 +08:00
Jie Feng
d6d503fa56 添加了一些alias, 翻译README.md 2017-03-08 17:27:48 +08:00
Yan Pritzker
79e5d1a9f4 Add zzz alias for restarting zeus 2016-08-24 15:13:33 -05:00
Yan Pritzker
9927bbfcf2 Remove dead alias 2016-07-23 15:03:30 -05:00
Luiz Filho
9eb354cbb7 Add more git fetch aliases
(cherry picked from commit dbbf3024a8af023178590be17ddf4ba6dc492918)
2016-04-07 15:25:04 +02:00
Yan Pritzker
864794c696 Remove zr alias conflicting with zeus rspec 2015-11-01 12:38:58 -07:00
Yan Pritzker
3af47b3a7c Add zeus aliases 2015-10-27 10:22:20 -05:00
Steven Barragán
3acd89108c Add command to delete already merged branches 2015-09-23 11:16:42 -07:00
Yan Pritzker
997d36bef9 Allow ts alias to use a specific VM_IP 2015-08-13 15:15:56 -05:00
Yan Pritzker
75b5b18bb1 More secure alias for starting thin client on localhost only 2015-08-12 17:11:09 -05:00
Yan Pritzker
8c0707726b Merge pull request #616 from ethanmad/origin/brewu-patch
Update `brewu` alias to use `upgrade --all` for future proofing
2015-07-26 21:32:28 -05:00
Yan Pritzker
8b9807df20 Merge pull request #606 from MosheZada/global-zsh-reload
Handle SIGHUP by reloading zshrc
2015-07-26 21:27:34 -05:00
Alex Wood
4805bef74c + misc helpful key mappings 2015-06-27 15:49:13 -07:00
Ethan Madison
e452d1c3ed Made --all a flag for brew upgrade
& Removed flag from `brew update`
2015-05-04 23:04:20 -07:00
Ethan Madison
f12ae1978d Update 'brewu' alias to use 'update --all' for future proofing 2015-04-29 12:40:50 -07:00
Yan Pritzker
39a812f20b Make syntastic play nice with RVM 2015-03-24 16:17:35 -05:00
Moshe Zada
9ed4fb9053 Handle SIGHUP by reloading zshrc 2015-02-27 17:27:31 +02:00
adamenger
4f6faf0561 Update aliases.zsh
Adding :q to exit your shell
2014-11-19 11:42:18 -06:00
Ian Ker-Seymer
ca5cc939a1 Make ls/ll aliases linux friendly 2014-10-24 13:29:07 -06:00
Yan Pritzker
f2fdd4506d gpsh now automatically sets up tracking for the current branch name 2014-10-08 13:45:00 -05:00
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