Commit graph

14 commits

Author SHA1 Message Date
huyz
3e5e108eaa Improve less options
Remove silly message on logout

display non-success exit value for every command

Add first version of modules and load them up

Add more paths

Allow the sharing of prezto files by differentiating ZDOTDIR and where temp cache files will go: _ZDOTDIR/HOME

remove Vim swap files

Allow for both a shared and personal overriding .zpreztorc

In shared system, put .zcompdump in user's home

Fix path of .zcompdump

Fixed names of prompt

Support callbacks to override user & host value & style

Fix transpose* bindings for vi and ^Y for emacs

Fixed ordering of paths
2012-12-12 01:23:51 -08:00
Sorin Ionescu
fb9a20591f [Fix #197] Rebrand as Prezto
Conflicts:
	README.md
	runcoms/zshenv
2012-09-03 16:51:27 -04:00
Sorin Ionescu
e03b8b9004 Refactor Perl aliases 2012-08-27 18:31:17 -04:00
Sorin Ionescu
2183f64d31 Move prep and psub from Perl to Utility 2012-08-13 20:13:55 -04:00
Sorin Ionescu
9a52ecb21b Increase heading readability 2012-08-04 14:48:32 -04:00
Sorin Ionescu
060d9064f8 [Fix #202] Load modules all or nothing 2012-08-04 14:32:59 -04:00
Sorin Ionescu
5f6e19e26d Remove redundant code, increase readability 2012-07-03 21:35:49 -04:00
Sorin Ionescu
c4c6d47e0a Remove the word Lion from the Perl README 2012-06-12 23:23:22 -04:00
Sorin Ionescu
ee80a0ac33 [Fix #110] Add documentation for perl 2012-06-12 20:57:27 -04:00
Sorin Ionescu
48b83fae7b Add additional Perlbrew aliases 2012-06-12 19:20:03 -04:00
Sorin Ionescu
af70f189f2 Reorganize perl aliases 2012-06-12 19:18:29 -04:00
Sorin Ionescu
e5ec94af42 Check for non-empty files, not just existance 2012-05-05 18:08:25 -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
a7340886b3 [#23] Rename plugins to modules 2012-04-05 13:39:40 -04:00