Commit graph

16 commits

Author SHA1 Message Date
Samantha McVey
fc7e2c73cb
[gitmodules] ignore dirty modules to make it easier for users
When trying to add changes line by line by running `git add -p` the
user is prompted every time for each of the submodules, even if
there are no real changes to any of their directories.

Ignore them if dirty to be less annoying to people trying to add
changes by line.
2017-07-06 14:13:26 -07:00
Kaleb Elwert
076e29e97d Update zsh-autosuggestions submodule location
Thanks to @naibaf0. Closes #1096.
2017-04-04 23:00:28 -07:00
Sorin Ionescu
c8b8397728 [Fix #532] Integrate autosuggestions 2016-03-02 16:31:33 -05:00
Sorin Ionescu
e641c2111a [Fix #940] Update agnoster theme remote URL 2015-11-11 22:56:39 -05:00
Sorin Ionescu
9f82926f6e Add pure theme 2014-11-11 20:51:46 -05:00
Sorin Ionescu
61e91b8fb0 Add agnoster theme 2014-11-11 20:51:46 -05:00
Sorin Ionescu
967c91a351 Add powerline theme 2014-11-11 20:51:46 -05:00
Sorin Ionescu
b967c50faf [#129, #211] Remove z 2012-09-30 16:29:41 -04:00
Sorin Ionescu
75bca681c1 Integrate z
The z alias has been replaced with j.
2012-08-31 19:02:58 -04:00
Sorin Ionescu
3b87a4db48 Update external completions 2012-08-27 18:49:45 -04:00
Sorin Ionescu
9d8187ba6b Merge completions into functions
Completions are nothing more than auto-loadable functions prefixed with
an underscore placed somewhere in $FPATH.
2012-04-09 17:45:32 -04:00
Sorin Ionescu
92816f6db7 [#23] Convert completion into a module 2012-04-05 13:39:42 -04:00
Sorin Ionescu
a7340886b3 [#23] Rename plugins to modules 2012-04-05 13:39:40 -04:00
Sorin Ionescu
7f7d133678 [Fix #4] Add zsh-syntax-highlighting 2012-03-29 10:47:30 -04:00
Sorin Ionescu
4e0fc83ea9 [Fix #70] Use official zsh-history-substring-search 2012-03-28 19:16:32 -04:00
Sorin Ionescu
cba6398e24 Added zsh-completions. 2012-01-23 20:40:41 -05:00