Enrico Lumetti
33923323e1
Don't change TMPDIR value
...
In case TMPDIR is not specified, mktemp will use /tmp by default.
2017-01-05 17:21:07 +01:00
Rui Coelho
6a9885988c
Merge pull request #2 from danielbayerlein/deer
...
Disable Deer key-bindings by default
2016-12-29 15:23:49 +00:00
Daniel Bayerlein
93cb6946d6
Disable Deer by default
2016-12-29 15:36:51 +01:00
Federico Castagnini
1856214375
Merge sorin-ionescu/prezto/pull/1082
2016-12-29 01:06:54 -05:00
Federico Castagnini
097f6a2eba
Merge sorin-ionescu/prezto/pull/1096
2016-12-29 01:03:40 -05:00
Federico Castagnini
5289277d91
Merge sorin-ionescu/prezto/pull/1157
2016-12-29 00:56:05 -05:00
Federico Castagnini
4bd3a8d958
Merge sorin-ionescu/prezto/pull/1173
2016-12-29 00:54:15 -05:00
Federico Castagnini
fe5c7f2e3f
Merge sorin-ionescu/prezto/pull/1169
2016-12-29 00:53:15 -05:00
Federico Castagnini
73300cace7
Merge sorin-ionescu/prezto/pull/1182
2016-12-29 00:47:33 -05:00
Federico Castagnini
c5c466df9c
Merge sorin-ionescu/prezto/pull/1183
2016-12-29 00:46:08 -05:00
Federico Castagnini
ec6c5123b2
Merge sorin-ionescu/prezto/pull/1186
2016-12-29 00:44:11 -05:00
Federico Castagnini
a33beea8d5
Merge sorin-ionescu/prezto/pull/1192
2016-12-29 00:42:29 -05:00
Federico Castagnini
10e6d45d5d
Merge sorin-ionescu/prezto/pull/1201
2016-12-29 00:38:02 -05:00
Federico Castagnini
d28233d7f7
Merge sorin-ionescu/prezto/pull/1207
2016-12-29 00:31:47 -05:00
Jim Ray
de09c9f576
copy bundler from oh-my-zsh
2016-12-29 00:26:20 -05:00
Federico Castagnini
e145bb4ea0
Merge sorin-ionescu/prezto/pull/1214
2016-12-29 00:24:50 -05:00
Federico Castagnini
1ee321332b
Merge sorin-ionescu/prezto/pull/1220
2016-12-29 00:09:03 -05:00
Federico Castagnini
b922cbc1fb
Merge sorin-ionescu/prezto/pull/1221
2016-12-29 00:03:53 -05:00
Federico Castagnini
b1bbbdef8d
Merge sorin-ionescu/prezto/pull/1222
2016-12-28 23:58:19 -05:00
Federico Castagnini
9fc504628e
Merge sorin-ionescu/prezto/pull/1241
2016-12-28 23:51:16 -05:00
Federico Castagnini
26d0b03802
Merge sorin-ionescu/prezto/pull/1244
2016-12-28 23:46:04 -05:00
Federico Castagnini
436a7f941e
Merge branch 'pr/1209'
2016-12-28 22:46:47 -05:00
Federico Ariel Castagnini
566d79a3a7
adding Gitter badge
2016-12-28 20:08:19 -05:00
Federico Ariel Castagnini
d4b2f017a8
updating README
2016-12-28 19:34:11 -05:00
Andreas Grauel
ccd7ed7dc6
update brewu method
...
Homebrew decided to not change the behaviour of `brew upgrade` so
`brew upgrade --all` is equivalent to `brew upgrade` without any other
arguments (so the `--all` is a no-op and can be removed).
2016-12-26 09:31:17 +01:00
Greg Sieranski
f7b981402d
resolve race condition between git completion and coalesce function
2016-12-03 14:46:10 -06:00
Rui Coelho
2d931ef07f
Support autoenv module
2016-10-28 12:47:50 +01:00
Rui Coelho
2808e97158
Update all submodules
2016-10-28 11:38:14 +01:00
Rui Coelho
3e4b04605e
Add deer (ranger clone for zsh) external module support
2016-10-28 11:17:44 +01:00
Rui Coelho
6b2772e465
Integrate zsh-notify
2016-10-24 10:30:27 +01:00
Jared Scott
3e241ff9e7
Change $TMPDIR for non-interactive shells
...
This commit changes the way $TMPDIR is set by using `mktemp` rather
than a fixed string.
2016-10-12 00:54:11 -04:00
shotat
8b6b7bc0d6
fix typo
2016-10-10 13:35:34 +09:00
Ahmed El Gabri
74d680bdb1
fix url for node docs
2016-10-01 14:09:11 +02:00
Eduard Zintz
75ad0efedd
Allow synatx highlighting pattern styles
2016-09-04 08:40:29 +02:00
Rodrigo Fernandes
909a0db72a
Lazy load nvm
...
nvm takes on average half of a second to load,
which is more than whole prezto takes to load.
This can be noticed when you open a new shell.
To avoid this, we are creating placeholder function for nvm, node,
and all the node packages previously installed in the system to only
load nvm when it is needed.
This code is based on the scripts:
* https://www.reddit.com/r/node/comments/4tg5jg/lazy_load_nvm_for_faster_shell_start/d5ib9fs
* http://broken-by.me/lazy-load-nvm/
* https://github.com/creationix/nvm/issues/781#issuecomment-236350067
2016-08-26 16:24:43 +01:00
Joel Kuzmarski
56aac8fbb6
Better TTY logic for zlogin and zlogout
2016-08-23 10:31:34 -05:00
Anton Stroganov
b4d7645f2f
git: add gbf alias to list all branches
2016-08-20 14:56:27 -07:00
Joel Kuzmarski
355543c4cc
Add pyenv version to python-info
2016-07-29 04:38:09 -05:00
Eric
eb3a17151a
Fix #1072 : Use current prezto_powerline
...
Current version of https://github.com/davidjrice/prezto_powerline
fixes broken symbols issue. Update the git module to the current
version commit (c48e4c6).
2016-07-12 14:14:19 -05:00
Tobias Angele
7d8f5919b9
fixed typo in git module
...
To cite from https://git-scm.com/docs/git-grep :
git grep [-a | --text] [-I] [--textconv] [-i | --ignore-case] [-w | --word-regexp]
[-l | --files-with-matches] **[-L | --files-without-match]**
2016-06-19 14:48:24 +02:00
Fabian Hinz
baf38a2955
zsh-autosuggestions now lies in the zsh-users group
2016-03-09 19:36:21 +01:00
Sorin Ionescu
4f19700919
Add missing syntax highlighter
2016-03-02 23:29:51 -05:00
Sorin Ionescu
c8b8397728
[ Fix #532 ] Integrate autosuggestions
2016-03-02 16:31:33 -05:00
Sorin Ionescu
8bd720b0c7
Update pure theme
2016-02-28 22:32:40 -05:00
Sorin Ionescu
38baf39513
Update external syntax-highlighting
2016-02-28 22:32:12 -05:00
Sorin Ionescu
e36eed9c8a
Update external history-substring-search
2016-02-28 22:31:46 -05:00
Sorin Ionescu
64aa907087
Update external completions
2016-02-28 22:31:21 -05:00
Benjamin Chrétien
b2ca7a3fac
gpg: fix enable-ssh-support detection
...
That line may be commented in the config file.
2016-02-11 21:35:10 +09:00
Zach Riggle
7227c4f0be
Fix unarchive for .deb which uses xz, and absolute paths
2015-11-12 12:01:37 -05:00
Andrew Schwartzmeyer
2ad1b2f5b1
Load add-zsh-hook in GPG module
...
Fixes this error:
~/.zprezto/modules/gpg/init.zsh:43: command not found: add-zsh-hook
2015-11-12 11:49:41 -05:00