Commit graph

1,890 commits

Author SHA1 Message Date
Steven Lu
bb102a0e18 to silence status 2013-07-26 01:43:38 -04:00
Steven Lu
4262b6238e Bringing back original history plugin stuff (i liked the old history
mass-dump)
2013-07-26 01:42:06 -04:00
Steven Lu
91edf3e5dd shit the other message to util was for this :(
It was "too early"
2013-07-25 20:25:01 -04:00
Steven Lu
9263a27822 This is the new place for this 2013-07-25 00:40:04 -04:00
Steven Lu
aa581421cb A descriptive comment 2013-07-25 00:25:59 -04:00
Steven Lu
3531307227 Yes 2013-07-24 22:28:33 -04:00
Steven Lu
c0b1058149 more better fixing 2013-07-23 19:51:59 -04:00
Steven Lu
3a76c5764d Merge branch 'master' of github.com:unphased/oh-my-zsh into mine-master
Conflicts:
	zshrc
2013-07-19 00:28:33 -04:00
Steven Lu
606be8570d This is a fix to move away from bad crap shoved into the zsh history 2013-07-19 00:26:23 -04:00
Steven Lu
83f01cc9ab This is not something that should be done unless as a last resort 2013-07-15 14:53:40 +00:00
Steven Lu
be527c83d0 This is all a bit of a mystery to me, tbh. It basically seems to work
well enough so far.
2013-07-12 23:06:25 -04:00
Steven Lu
4a9d949b6b Disabling auto update because it messes with my own fork. I know there
is a bunch of cruft in here but I have too many of my own tweaks to give
them up. I will be periodically merging in from upstream
2013-07-12 22:42:32 -04:00
Steven Lu
e9dd08041e fixing extra slash in path 2013-07-10 11:49:13 -04:00
Steven Lu
b30ff1104e Adding /usr/local/bin to path for root in zsh 2013-07-10 11:47:54 -04:00
Steven Lu
6ca2979116 This is fixing a stupid typo in declaring an alias 2013-07-10 11:42:49 -04:00
Steven Lu
9029adb9c6 More adjustments to zsh setup 2013-07-11 17:07:07 -04:00
Steven Lu
423eac2431 Merge branch 'master' of github.com:unphased/oh-my-zsh into mine-master
Conflicts:
	zshrc
2013-07-11 14:48:05 -04:00
Steven Lu
491e71ccda turns out the fix is just to put unicode to LANG 2013-07-11 14:47:22 -04:00
Steven Lu
51f28dfc43 Changing to a zsh-theme that appears not to suffer from the offset
madness from plain putty
2013-07-11 02:33:35 -04:00
Steven Lu
10e73268e3 prpagating 2013-07-10 08:59:11 -04:00
Steven Lu
6febdea2df More auto-ness for making Linux (Ubuntu is what I'm testing now) happy 2013-07-09 23:11:12 -04:00
Steven Lu
c230d30d18 Merge branch 'master' of github.com:unphased/oh-my-zsh into mine-master 2013-07-09 23:01:32 -04:00
Steven Lu
765dc37f89 Fully building the fork into a ready to deploy form 2013-07-09 23:00:49 -04:00
Steven Lu
dfb8c9c1c3 Adjust prompt date 2013-07-09 21:32:17 +00:00
Steven Lu
2bf772118b Removing bad alias that screws over sending flags to "history" 2013-07-09 21:21:28 +00:00
Steven Lu
f9d5900b38 Merge branch 'master' of github.com:unphased/oh-my-zsh into master-mine 2013-07-09 05:41:47 +00:00
Steven Lu
40b792f513 These are the changes for being friendly with my path-saving zsh history 2013-07-08 23:30:16 -04:00
Steven Lu
c1f8a11962 Improving the history size 2013-07-02 00:11:34 -04:00
Steven Lu
be7f9dff1c Merge branch 'master' into mine-master 2013-06-28 21:10:50 -04:00
Robby Russell
b0e4381471 Merge pull request #1764 from johnjohndoe/feature/rails3-autocompletion
Add autocompletion for Rails3.
2013-06-28 12:50:04 -07:00
Robby Russell
b36f53cced Merge pull request #1920 from dongweiming/update-coffee
Update coffee completion
2013-06-28 12:49:10 -07:00
Robby Russell
3072a2093e Merge pull request #1916 from okuramasafumi/master
Change duplicated alias name
2013-06-28 12:48:38 -07:00
Robby Russell
db82b8e8d8 Merge pull request #1919 from dongweiming/breaking-change-bower
The current version of bower is completely unavailable, plugin depthmodification
2013-06-28 12:47:47 -07:00
Robby Russell
04c98ae92f Merge pull request #1917 from brandonblack/rvm-plugin
rvm plugin: update to ruby version helpers and rvm-update
2013-06-28 12:47:27 -07:00
dongweiming
4fe4db5128 Update coffee completion 2013-06-28 15:08:26 +08:00
dongweiming
012afe2381 The current version of bower is completely unavailable, plugin depth modification 2013-06-28 11:47:03 +08:00
Brandon Black
644728bd22 rvm plugin: update to ruby version helpers and rvm-update
* the current patch levels hard-coded here are pretty dated. I updated the ruby version helpers to use loose ruby version matchers so they don't continually need to be updated with every new patch level release.

* `rvm get head` actually performs an `rvm reload` in the post install. there's no need to do again here in rvm-update so I've removed that.
2013-06-27 11:46:41 -07:00
Okura Masafumi
c51ef9dce6 Change duplicated alias name 2013-06-27 22:28:14 +09:00
Tobias Preuss
10bd036dfe Add autocompletion for Rails3.
+ Originally published by Christopher Chow.
+ Source:
30620d4638/plugins/rails3/_rails3
  Commit: 30620d4638
2013-06-27 02:02:07 +02:00
Robby Russell
bc3cadf5c8 Merge pull request #1913 from chriskrycho/patch-2
Add more capable hg incoming and outgoing count handling
2013-06-25 12:38:20 -07:00
Chris Krycho
f25e2d2856 Add more capable hg incoming and outgoing count handling
The original hgic and hgoc aliases worked well for the default path, but attempting to call them with a different path failed. I created functions to handle them instead.
2013-06-25 15:52:26 -03:00
Robby Russell
b9baf37739 Merge pull request #1859 from ayushs/plugin-git-clean
Added alias for git clean
2013-06-25 09:26:00 -07:00
Robby Russell
a8c0c4de06 Merge pull request #1864 from Stibbons/gsemet_push_git_plugin
Improvement in the git plugin
2013-06-25 09:25:38 -07:00
Robby Russell
3a3fd686ee Merge pull request #1865 from Stibbons/gsemet_push_repo_plugin
New plugin for git-repo (https://code.google.com/p/git-repo/)
2013-06-25 09:24:25 -07:00
Robby Russell
e727068cee Merge pull request #1867 from telser/master
Simple Cabal plugin
2013-06-25 09:23:36 -07:00
Robby Russell
6e3e07fd90 Merge pull request #1869 from lucasuyezu/env_logs
Adding testlog and prodlog in addition to devlog.
2013-06-25 09:23:08 -07:00
Robby Russell
89b8e05009 Merge pull request #1868 from mlacorte/master
Fix for broken colors in "superjarin" theme
2013-06-25 09:22:52 -07:00
Robby Russell
e8c7b77db9 Merge pull request #1880 from posva/rand-quote
Random quotes from the internet
2013-06-25 09:22:10 -07:00
Robby Russell
5bccf4b123 Merge pull request #1876 from chriskrycho/patch-1
Add count for incoming and outgoing changesets.
2013-06-25 09:21:32 -07:00
Robby Russell
7655a655f6 Merge pull request #1881 from iammichiel/patch-1
Adding a rebase option to git alias.
2013-06-25 09:21:15 -07:00