Bodaniel Jeanes
319423c5b4
Add coffee-script bundle
2011-08-14 11:47:58 -05:00
Bodaniel Jeanes
3d58629049
Fix directional key movements
2011-07-11 15:35:24 -05:00
Bodaniel Jeanes
dca4982e07
Don't require sudo on gem install
2011-07-11 15:35:16 -05:00
Bodaniel Jeanes
e44dccef87
Better navigation
2011-07-09 16:22:56 -05:00
Bodaniel Jeanes
f5984c103d
Update bundles
2011-07-09 16:22:46 -05:00
Bodaniel Jeanes
a3a11a53cb
Add note to prompt
2011-06-19 12:30:37 -05:00
Bodaniel Jeanes
aa2ba2043b
Don't ignore arrow keys (it doesn't work properly anyway)
2011-06-19 12:30:18 -05:00
Bodaniel Jeanes
e290e81d88
Ignore .bundle
2011-06-19 12:29:58 -05:00
Bodaniel Jeanes
2b056578df
Remove autoclose as it is buggy in console vim
2011-06-19 12:29:47 -05:00
Bodaniel Jeanes
0ca87f524a
Remove unused save-directory stuff
2011-06-19 12:29:09 -05:00
Bodaniel Jeanes
db1a0b347f
Tighten VCS display in prompt
2011-06-07 16:39:08 -05:00
Bodaniel Jeanes
6fc0c70bff
Remove bin/* from global gitignore
2011-06-07 16:39:03 -05:00
Bodaniel Jeanes
71e9575148
Alias improvements
2011-06-07 16:38:34 -05:00
Bodaniel Jeanes
34764313a3
NERDTree improvements
2011-06-07 16:37:46 -05:00
Bodaniel Jeanes
45cb12bdd4
Update more vim bundles
2011-06-07 16:37:32 -05:00
Bodaniel Jeanes
32c923fc8f
Hide Vim startup errors and switch to Tubster theme
2011-05-29 19:21:40 -05:00
Bodaniel Jeanes
69e8c881f9
Vim bundles
2011-05-26 22:00:58 -05:00
Bodaniel Jeanes
33d05927cc
add REPORTTIME for long running commands over 2 seconds
2011-05-26 21:59:12 -05:00
Bodaniel Jeanes
1d602b1e3d
Update bundles and make all their origins use git protocol
2011-04-29 09:57:50 -05:00
Bodaniel Jeanes
95374f8eef
Changed a few vim bundles
2011-04-29 09:49:16 -05:00
Bodaniel Jeanes
4aa038b1e2
Add xterm colour chart script
2011-04-27 11:47:52 -05:00
Bodaniel Jeanes
62c051c29d
Add GitGrep vim bundle
2011-04-27 11:47:52 -05:00
Bodaniel Jeanes
b579587097
Clojure rainbow brackets enable!
2011-04-25 23:50:22 -05:00
Bodaniel Jeanes
934c7c28b2
Updated vim bundles
2011-04-23 17:38:24 -05:00
Bodaniel Jeanes
228e81655d
Set colorscheme to solarized
2011-04-23 17:37:24 -05:00
Bodaniel Jeanes
f68f361532
Added VimClojure and vim-solarized
2011-04-15 21:21:36 -05:00
Bodaniel Jeanes
3f9cdea3bf
Use space between comment and comment delimeter
2011-03-29 22:03:34 -05:00
Bodaniel Jeanes
1ae5bc72da
Show time a command took if over 2 sec
2011-03-29 22:03:34 -05:00
Bodaniel Jeanes
d64ea2cdf0
Update actionformats in prompt
2011-03-29 13:48:27 -05:00
Bodaniel Jeanes
cd3feae05b
Fix user display when root
2011-03-26 18:46:21 -05:00
Bodaniel Jeanes
86795d54af
Add rvm to prompt
2011-03-26 02:51:24 -05:00
Bodaniel Jeanes
00b122f6dd
Hg config
2011-03-26 02:34:17 -05:00
Bodaniel Jeanes
aeb2985a03
Making prompt extremely badass:
...
* Show time
* Keep root of repository expanded in compacted PWD
* VCS support for SVN, Git, Hg, + more (thanks to ZSH's vcs_info)
* Unicode chars for showing which VCS is in use
* Show branch/revision
* Show user (if not 'bjeanes')
* Highlight user red if root
* Only show hostname if we are SSH'd somewhere (i.e. not connected locally)
* Use color to show if last command succeeded/failed
* Start working on support for 256 colors in xterm-256colors with fallbacks to 8 colors and no colors
* and some other stuff, with more to come!
2011-03-26 02:33:59 -05:00
Bodaniel Jeanes
0961514f8c
Misc changes
2011-03-24 00:28:27 -05:00
Bodaniel Jeanes
360a923afc
Add extradite.vim
2011-03-24 00:27:12 -05:00
Bodaniel Jeanes
fa97869426
More vim config tweaks
2011-02-21 14:56:13 +10:00
Bodaniel Jeanes
c814062913
Ignore backup/swap/undo directories
2011-02-21 14:55:58 +10:00
Bodaniel Jeanes
4537d4ad3d
For some reason my default RVM isn't loading so explicitly doing so
2011-02-21 14:55:16 +10:00
Bodaniel Jeanes
14f482a6ba
Fix git/hub zsh auto-completion
2011-02-21 14:55:06 +10:00
Bodaniel Jeanes
d739bfb203
Set up default global.gems for rvm
2011-02-21 14:52:42 +10:00
Bodaniel Jeanes
832c7e1015
Awesome little tip from @lenary for git origins
2011-02-21 14:52:14 +10:00
Bodaniel Jeanes
05d34b0fec
git merge conflict hacks
2011-02-21 14:51:48 +10:00
Bodaniel Jeanes
16069ebe33
Forgot to commit this (for RVM + Vim)
2011-02-21 14:51:16 +10:00
Bodaniel Jeanes
897f722237
Update some vim bundles
2011-02-21 14:50:39 +10:00
Bodaniel Jeanes
fd03c34f3b
Get vim working with rvm (gemsets, etc)
2011-02-21 14:50:23 +10:00
Bodaniel Jeanes
2bd1fd417e
Set up swap/undos/backups dirs
2011-02-21 14:49:31 +10:00
Bodaniel Jeanes
bdbe7a64f0
More vim bundles
2011-02-21 14:48:37 +10:00
Bodaniel Jeanes
5d27006f71
Add vim-css-color plugin
2011-02-20 15:57:19 +10:00
Bodaniel Jeanes
301b369edb
Whitespace
2011-02-18 11:47:28 +10:00
Bodaniel Jeanes
aedf0893ed
Misc shell improvements
2011-02-18 11:47:15 +10:00