1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-07-01 10:29:25 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
e5de305157 [Fix #383] Do not set $MANPATH
man dynamically searches for man pages based on $PATH.
2013-01-28 17:34:55 -05:00
5a245850f0 [Fix #355] Do not set launchd environment variables
Setting environment variables for launchd processes is unreliable.
Finder and all Finder launched programs have to be restarted for the
new environment variables to take effect.
2012-12-30 18:15:43 -05:00
fb9a20591f [Fix #197] Rebrand as Prezto
Conflicts:
	README.md
	runcoms/zshenv
2012-09-03 16:51:27 -04:00
e03b8b9004 Refactor Perl aliases 2012-08-27 18:31:17 -04:00
2183f64d31 Move prep and psub from Perl to Utility 2012-08-13 20:13:55 -04:00
9a52ecb21b Increase heading readability 2012-08-04 14:48:32 -04:00
060d9064f8 [Fix #202] Load modules all or nothing 2012-08-04 14:32:59 -04:00
5f6e19e26d Remove redundant code, increase readability 2012-07-03 21:35:49 -04:00
c4c6d47e0a Remove the word Lion from the Perl README 2012-06-12 23:23:22 -04:00
ee80a0ac33 [Fix #110] Add documentation for perl 2012-06-12 20:57:27 -04:00
48b83fae7b Add additional Perlbrew aliases 2012-06-12 19:20:03 -04:00
af70f189f2 Reorganize perl aliases 2012-06-12 19:18:29 -04:00
e5ec94af42 Check for non-empty files, not just existance 2012-05-05 18:08:25 -04:00
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
a7340886b3 [#23] Rename plugins to modules 2012-04-05 13:39:40 -04:00