Commit Graph

15 Commits

Author SHA1 Message Date
aa4f90c0a9 Change peco history script into custom oh-my-zsh plugin 2014-08-16 15:09:51 +01:00
175e934884 Enable ctrl+R history search via peco 2014-07-15 22:41:02 +01:00
6298177e10 Fix indentation 2014-02-25 10:08:11 +00:00
4be584fc16 Add zsh-autosuggestions 2014-02-25 01:32:49 +00:00
150bc458e3 Disable oh-my-zsh's rails plugin, it only causes problems 2013-12-30 10:06:52 +00:00
73751408bf Update oh-my-zsh 2013-12-28 11:30:49 +00:00
b76a252380 Fix minor issues and duplicates shell env PATH setup 2013-11-17 11:00:47 +00:00
94cd689e59 Disable ZSH's correction suggestions
It's a handy feature, but 98% of the time I have a folder/file with a
similar name to the command I want to run, and zsh thinks I mean the
file/folder path, instead of the command. Hence it's only useful to me
2% of the time, and worth disabling.
2013-11-02 08:36:23 +00:00
df064c191c Ensure zsh has bash-compatible completion enabled 2013-02-01 10:10:53 +00:00
53c6521d9c Switch rbenv back to manual install method 2013-01-07 11:52:21 +00:00
0a83f5d073 Install rbenv via homebrew 2012-12-12 10:45:37 +00:00
59b6b30e2d Add command-line as-you-type highlighting for zsh 2012-08-13 02:31:19 +01:00
dac3a65efd Use oh-my-zsh's custom directory feature to enable my personal theme
Instead of using a specific fork with my theme added. For the time
being, I still need to use my own fork, as there was a couple of bugs
with customizing the custom directory path. I've created a fix and
waiting for the pull request to be merged:

https://github.com/robbyrussell/oh-my-zsh/pull/1111
2012-05-06 11:21:38 +01:00
ab3f49b20c Disable bundled heroku alias in zsh 2012-04-19 00:45:31 +01:00
9044b2d7af added all shell configuration files 2012-02-06 00:33:43 +00:00