Commit Graph

1214 Commits

Author SHA1 Message Date
Yan Pritzker a049258e55 Merge pull request #536 from ianks/update-prezto
Update zprezto
2014-09-28 06:45:25 -05:00
Yan Pritzker caeb0bfb72 Merge pull request #535 from ianks/master
New windows from current pane path, easy reloading of Tmux
2014-09-28 06:45:11 -05:00
Ian Ker-Seymer 283f9d0246 Update zprezto 2014-09-27 23:34:11 -06:00
Ian Ker-Seymer 471ddc8116 Merge https://github.com/skwp/dotfiles
* https://github.com/skwp/dotfiles:
  Add aliases ('cls' and 'brewU')
  Make tmux pane resizing more natural
2014-09-24 12:42:29 -06:00
Ian Ker-Seymer 5e9a35eae3 Start tmux window in /Users/ianks/.yadr 2014-09-24 01:11:21 -06:00
Luiz Gonzaga dos Santos Filho ba5cf1b78c Ignoring just "tags" is too generic
My application had a folder named "tags" as part of its business rules and because of this it got ignored.
I believe upadting this section according to the very link in the comment above should fix it. (not ignoring `tags/` folder).
2014-09-23 08:47:59 -03:00
Yan Pritzker 376992f143 Merge pull request #531 from ianks/master
Add aliases ('cls' and 'brewU')
2014-09-22 12:51:39 -05:00
Ian Ker-Seymer f9c5c26b28 Add aliases ('cls' and 'brewU') 2014-09-22 00:20:27 -06:00
Ian Ker-Seymer bcc5245826 Allow user to not use solarized 2014-09-21 23:53:57 -06:00
Yan Pritzker 755f70a66b Merge pull request #528 from ianks/resize-panes
Make tmux pane resizing more natural
2014-09-05 12:55:32 -05:00
Yan Pritzker 22ed9e5143 Merge pull request #529 from gringocl/fix-indentation
Fix indentation
2014-09-02 15:16:37 -05:00
Miles Starkenburg bba62701d3 Fix indentation 2014-08-26 20:57:16 -07:00
Ian Ker-Seymer 54c3062b11 Make tmux pane resizing more natural 2014-08-24 19:54:49 -06:00
Yan Pritzker a44361860f Merge pull request #525 from gonzedge/spring-rails-console-alias
Add `src` alias for `spring rails c`
2014-08-19 12:55:11 -05:00
Yan Pritzker 4b722be4f0 Merge pull request #527 from storypixel/patch-1
Update vimrc
2014-08-19 12:50:05 -05:00
Sam Wilson 43a671a428 Update vimrc 2014-08-19 12:26:29 -05:00
Edgar Gonzalez 4ef65fe192 Add src alias for 'spring rails c'. 2014-08-16 15:54:10 -04:00
Yan Pritzker b848249e7d Better colors 2014-08-15 10:55:48 -05:00
Yan Pritzker e256d430cc Aliases for rails db migrations 2014-08-07 11:37:28 -05:00
Yan Pritzker 94e467777a Remove jasmine.vim which was conflicting with javascript-libraries-syntax.vim 2014-08-07 11:37:21 -05:00
Yan Pritzker 470b33b76c \sp for specify {} blocks 2014-08-07 11:36:39 -05:00
Yan Pritzker 1ba9f3e1fe Get rid of heavy omni complete - seems to hang on some machines 2014-07-21 15:37:57 -05:00
Nikolai B 11ee42c0ba remove outdated git option 2014-07-17 10:21:10 +01:00
Alex Frost 32c099214f add linux font install 2014-07-17 08:11:56 +01:00
Alex Frost 245ca3a2b4 separate mac and linux vim keymaping 2014-07-16 23:51:45 +01:00
Yan Pritzker 5e4ff731de Merge pull request #506 from padi/patch-1
0_path.zsh reinserts .yadr directories twice in $PATH when in tmux
2014-07-04 12:27:53 -04:00
Yan Pritzker 1ff22da8d5 Merge pull request #497 from Sumukh/master
Added the Agnoster prompt as an option.
2014-07-04 12:25:16 -04:00
Sumukh Sridhara 690abc65ac Add the agnoster prompt, with customizations 2014-07-03 21:46:40 -07:00
Yan Pritzker 6fbfb168f7 Explain how to deal with unsolarized terminals in docs 2014-07-03 17:17:21 -04:00
Yan Pritzker 86350a58f8 If you don't use a solarized terminal, you have to set g:yadr_using_unsolarized_terminal now [Ref #487] 2014-07-03 17:11:41 -04:00
Yan Pritzker 61c66ea3b7 Update docs 2014-06-24 11:38:24 -05:00
Yan Pritzker 51fd5bc84d Ability to disable solarized enhancements [Fix #487] 2014-06-24 11:36:28 -05:00
Yan Pritzker cebeb7719e Merge pull request #504 from razum2um/fix_dark_mode_iterm_vim
fix colors in console vim on iterm2
2014-06-24 11:25:09 -05:00
Marc Ignacio a04dfa9d2b 0_path.zsh reinserts .yadr paths twice in tmux
in terminal
```sh
sky@nimbus ~ $ echo $PATH 
/Users/sky/.rbenv/shims:/Users/sky/.rbenv/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Users/sky/.yadr/bin:/Users/sky/.yadr/bin/yadr
```

in tmux

```sh
sky@nimbus ~ $ echo $PATH
/Users/sky/.rbenv/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Users/sky/.rbenv/shims:/Users/sky/.yadr/bin:/Users/sky/.yadr/bin/yadr:/Users/sky/.yadr/bin:/Users/sky/.yadr/bin/yadr
```
2014-06-20 05:02:08 +08:00
Yan Pritzker 55fbbb73e0 Git recent branches alias 2014-06-19 10:05:12 -05:00
Yan Pritzker 072c46eccf Don't override ctrl-b for buffer search. we have ,b [Fix #484] 2014-06-17 11:33:51 -05:00
Yan Pritzker a062321d93 Add hpr hub pull-request alias 2014-06-17 11:31:23 -05:00
Yan Pritzker 1607fde096 Switch to lokaltog easymotion instead of skwp fork [Fix #447] 2014-06-17 11:30:57 -05:00
Vlad Bokov 68b0f8cd23 fix dark mode in vim+iterm2 2014-06-13 13:45:15 +07:00
Yan Pritzker 0d6ba1139e Merge pull request #496 from Vijar/master
zsh aliases to show/hide hidden files in Finder
2014-06-11 10:34:21 -05:00
Yan Pritzker 19abda68f6 Merge pull request #502 from keikun17/master
[fixes #501] Fix ag string typo。
2014-06-11 10:34:01 -05:00
Yan Pritzker 7116bbafe9 Merge pull request #503 from rkowalewski/master
Fix in vim settings
2014-06-11 10:33:47 -05:00
Buddy Magsipoc 1d27c7a015 [fixes #501] Fix ag string typo。 2014-06-11 16:12:52 +08:00
rkowalewski edb0af655e [FIX] fixed an error in vim settings 2014-06-11 10:10:20 +02:00
Yan Pritzker 414ef37514 Merge pull request #498 from blackxored/ctrlp-unlet
Unset ctrlp_user_command prior to redefinition.
2014-06-10 11:25:06 -05:00
Yan Pritzker 17a858c2b1 Merge pull request #499 from giorni/iterm-plist
Fix for iTerm themes install on Mavericks
2014-06-10 11:24:37 -05:00
Ricardo Giorni 9de2400e30 Fix for iTerm themes install on Mavericks
Mavericks cache preferences and overwrites defaults from cache, not
installing it properly. Reading it after install updates the cache with
new values.
2014-06-10 12:44:38 -03:00
Adrian Perez 47dcd8253d Unset ctrlp_user_command prior to redefinition 2014-06-04 03:34:40 +02:00
Rajiv ba2328df0b zsh aliases to show/hide hidden files in Finder 2014-05-30 10:23:11 -07:00
Yan Pritzker dab810e27b Merge pull request #485 from maletor/neocomplete_settings
neocomplete: update settings
2014-05-28 19:01:00 -05:00