Commit Graph

194 Commits

Author SHA1 Message Date
Alex Wood
86d7155854 Make numpad enter work 2015-06-27 15:49:28 -07: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
Yan Pritzker
b163ebd7bd Removed deprecated tagbar usage 2015-01-04 13:58:00 -06:00
Yan Pritzker
c3fdeac7b6 Update prezto; testing for a clean install 2015-01-04 13:48:20 -06: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
283f9d0246 Update zprezto 2014-09-27 23:34:11 -06: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
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
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
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
tku
52ef5aa7af fixed zpreztorc key-bindings 2014-01-15 18:02:06 -05: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
ce16c53989 Go back to using skwp prompt for rvm-prompt integration 2013-11-03 21:20:55 -06:00
Yan Pritzker
fdd43accd0 Changed reference to prezto master 2013-11-03 21:19:16 -06:00
Yan Pritzker
5c6b241605 Remove unused run_tags. Use :Rtags instead 2013-08-04 16:50:18 -05:00
Yan Pritzker
8004dd2025 Switch to steeef_simplified prompt which doesn't seem to be problematic like the skwp prompt with newer prezto installs [Fix #272 #286] 2013-08-04 16:28:07 -05:00
Yan Pritzker
a729ef2a85 Added simplified steeef theme without newlines 2013-08-02 13:44:35 -05:00
Nanda Lopes
226bc506f5 Update prezto 2013-05-28 22:17:44 -03:00
Luiz Gonzaga dos Santos Filho
35e9c2db0f Adding hack to make git completion faster for local stuff 2013-04-29 14:45:08 +02:00
petRUShka
76a1a4d8a9 Fix: [Zsh] load ssh-agent module 2013-04-19 01:06:10 +04:00
Yan Pritzker
c48241c973 Fix missing path to promptinit 2013-03-29 08:24:02 -07: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
Yan Pritzker
d6249fe3ae Updated subprojects 2013-03-08 09:14:39 -06:00
Yan Pritzker
0211376153 Vim plugins and prezto updated 2013-02-06 15:20:21 -06: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
a16451a541 Removed esc-l and esc-. bindings messing with vim in zsh 2012-11-30 13:43:46 -06:00
Yan Pritzker
ce05cc1866 Ensure EDITOR/VISUAL vars set to vim [Fix #217] 2012-11-20 12:48:10 -06:00
Yan Pritzker
5ba606f60d Fix 'ga *foo*' by not globbing git 2012-11-16 12:04:34 -06:00
Yan Pritzker
fc41f679ca Fix skwp and kylewest themes - ensure git-info is on [Fix #213] 2012-11-16 09:34:00 -06:00
Yan Pritzker
630063efe4 Bring back keybindings to enable vim mode and ctrl-R [Fix #212]
This reverts commit 686e8d706f.
2012-11-13 13:49:01 -06:00
Yan Pritzker
1abaf1af42 Sprintly alias 2012-11-13 10:50:56 -06:00
Yan Pritzker
8c2c9ecb22 Merge pull request #206 from kylewest/kylewest-prezto-theme
kylewest theme
2012-11-10 15:29:04 -08:00
Yan Pritzker
f2fe26dba9 Enable vi mode in the prompt 2012-11-10 17:30:38 -06:00
Kyle West
ba301d06a5 remove highlighters to fix beep [fixes #199] 2012-11-10 17:30:38 -06:00
Kyle West
5c003dc7d4 enable ssh-agent forwarding 2012-11-10 17:30:38 -06:00
Kyle West
4142651ba3 removed redundant $PATH 2012-11-10 17:30:38 -06:00
Kyle West
2c8c33539c remove rvm, part of prezto ruby module 2012-11-10 17:30:38 -06:00
Kyle West
686e8d706f remove key-bindings, part of prezto 2012-11-10 17:30:38 -06:00
Kyle West
7125be8520 remove color-man-pages, part of prezto 2012-11-10 17:30:38 -06:00
Kyle West
f37801be24 load prezto modules 2012-11-10 17:30:38 -06:00
Kyle West
462e8b51ad enable all syntax highlighters 2012-11-10 17:30:38 -06:00
Kyle West
6cd5813f6c update to latest zpreztorc from prezto repository 2012-11-10 17:30:37 -06:00
Kyle West
78d2eedc39 refactor skwp theme in the "prezto" style 2012-11-10 17:30:37 -06:00
Yan Pritzker
5c54fcd169 A few new git aliases 2012-11-09 13:41:00 -06:00
Kyle West
d40f1bedbe cleanup RPROMPT 2012-11-06 11:50:56 -05:00
Kyle West
d0c20b5678 kylewest theme 2012-11-06 11:42:40 -05:00
Yan Pritzker
a2448c12e8 Go back to emacs binding - it broke Ctrl-C 2012-10-25 13:11:52 -05:00
Yan Pritzker
7e23b644b7 Disable bell [Fix #199] 2012-10-25 11:27:07 -05:00
Yan Pritzker
59ff83a0a3 Ship custom zpreztorc with syntax highlight, history substring search [Fix #191] 2012-10-25 09:52:18 -05: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
Wes Morgan
8812584047 ask rbenv for current version instead of reading rbenv/version file 2012-10-23 11:58:50 -06:00
Wes Morgan
fae42395f5 support rbenv version in skwp prompt 2012-10-23 11:11:27 -06:00
Yan Pritzker
769988a2ce Update plugins, replace ShowMarks (again) 2012-10-18 10:35:19 -07: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
900c804601 Override rm alias so that it doesn't prompt every time 2012-09-28 09:30:51 -07:00
Yan Pritzker
081630a443 Better installation of fasd [Close #123]
Now with zsh tab completion for `z` and other fasd commands!
2012-09-27 12:09:35 -07:00
Yan Pritzker
6ef021e013 Switch prezto to point to master [#167] 2012-09-27 08:44:52 -07:00
Yan Pritzker
e86742bf94 Automatically load ~/.secrets [Close #166] 2012-09-27 08:43:13 -07:00
Yan Pritzker
fa357bbd35 Ability to store your own prompts in ~/.zsh.prompts [Close #152]
We no longer pollute yadr or prezto directories with custom code!
2012-09-26 11:05:28 -07:00
Yan Pritzker
ae2076bfd1 Prezto support! Make sure you run rake:install 2012-09-26 10:23:39 -07:00
Yan Pritzker
f145df4e6f Latest versions of vim plugins 2012-09-18 22:58:26 -05: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 Pritzker
8caeeeaa77 Improve color of grep to yellow 2012-09-11 10:19:13 -07:00
Jean Mertz
3ccf99bf51 Update prezto submodule 2012-09-06 10:17:27 +02:00
Yan Pritzker
4742eb91db Remove git.zsh, it is not useful [Close #135] 2012-08-10 16:02:48 -07:00
Jean Mertz
f9df5c6ba4 Moved to experimental Prezto branch 2012-08-10 07:22:07 +02:00
Jean Mertz
2410bf220b Add simple Prezto installation 2012-08-09 20:47:45 +02:00
Jean Mertz
6b98421fe1 Add Prezto submodule 2012-08-09 18:50:19 +02:00
Jean Mertz
94122b17ac Remove zsh/prezto custom directory in favor of submodule 2012-08-09 18:48:00 +02:00
Jean Mertz
9c3ab949a5 Swap all references of oh-my-zsh to Prezto 2012-08-09 18:09:50 +02:00
Yan Pritzker
b4bd099252 enabling theme changes when using prezto through zsh before
(cherry picked from commit 1cccb0e9c522654b7976bea047ed6f9f221ee510)
2012-08-08 13:36:29 -07:00
yan
aca163580f Upgraded plugins 2012-07-19 12:46:19 -07:00
yan
72b9287f75 Add back Rails2-compatible console alias 'co' 2012-07-10 09:54:16 -07:00
Yan Pritzker
942b5f2f3b Merge pull request #115 from bastnic/patch-2
Handle homebrew sbin executables
2012-06-23 09:12:26 -07:00
yan
b1d9592d14 Fixing omodload: no such module: alias issue (#111) 2012-06-23 09:10:37 -07:00
yan
3224d33d99 gcp git cherry pick alias 2012-06-22 11:29:42 -07:00
Pete Schaffner
e09a0942ca Fixing omodload: no such module: alias issue (#111) 2012-06-20 13:01:16 -04:00
Bastien Jaillot
e522d387ef Handle homebrew sbin executables 2012-06-18 19:24:30 +03:00
Matthew Platts
a80b5aa0d0 Rails console alias updated for Rails 3 2012-06-14 10:40:24 +10:00